Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NoOpWorkDefinitionType
-
Packages that use NoOpWorkDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.model_3 -
-
Uses of NoOpWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type NoOpWorkDefinitionType Modifier and Type Field Description static Producer<NoOpWorkDefinitionType>
NoOpWorkDefinitionType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return NoOpWorkDefinitionType Modifier and Type Method Description NoOpWorkDefinitionType
WorkDefinitionsType. beginNoOp()
NoOpWorkDefinitionType
NoOpWorkDefinitionType. clone()
NoOpWorkDefinitionType
ObjectFactory. createNoOpWorkDefinitionType()
NoOpWorkDefinitionType
NoOpWorkDefinitionType. delay(Integer value)
NoOpWorkDefinitionType
WorkDefinitionsType. getNoOp()
NoOpWorkDefinitionType
NoOpWorkDefinitionType. id(Long value)
NoOpWorkDefinitionType
NoOpWorkDefinitionType. stepInterruptibility(NoOpActivityStepInterruptibilityType value)
NoOpWorkDefinitionType
NoOpWorkDefinitionType. steps(Integer value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type NoOpWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<NoOpWorkDefinitionType>
ObjectFactory. createNoOpWorkDefinition(NoOpWorkDefinitionType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NoOpWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<NoOpWorkDefinitionType>
ObjectFactory. createNoOpWorkDefinition(NoOpWorkDefinitionType value)
WorkDefinitionsType
WorkDefinitionsType. noOp(NoOpWorkDefinitionType value)
void
WorkDefinitionsType. setNoOp(NoOpWorkDefinitionType value)
-
Uses of NoOpWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return NoOpWorkDefinitionType Modifier and Type Method Description NoOpWorkDefinitionType
ObjectFactory. createNoOpWorkDefinitionType()
-