Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ExplicitChangeExecutionWorkDefinitionType
Packages that use ExplicitChangeExecutionWorkDefinitionType
Package
Description
-
Uses of ExplicitChangeExecutionWorkDefinitionType in com.evolveum.midpoint.schema.util.task
Methods in com.evolveum.midpoint.schema.util.task with parameters of type ExplicitChangeExecutionWorkDefinitionTypeModifier and TypeMethodDescriptionstatic ActivityDefinitionBuilderActivityDefinitionBuilder.create(@NotNull ExplicitChangeExecutionWorkDefinitionType definition) -
Uses of ExplicitChangeExecutionWorkDefinitionType 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 ExplicitChangeExecutionWorkDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<ExplicitChangeExecutionWorkDefinitionType>ExplicitChangeExecutionWorkDefinitionType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ExplicitChangeExecutionWorkDefinitionTypeModifier and TypeMethodDescriptionWorkDefinitionsType.beginExplicitChangeExecution()WorkDefinitionsType.beginNonIterativeChangeExecution()ExplicitChangeExecutionWorkDefinitionType.clone()ObjectFactory.createExplicitChangeExecutionWorkDefinitionType()ExplicitChangeExecutionWorkDefinitionType.delta(ObjectDeltaType value) ExplicitChangeExecutionWorkDefinitionType.executionOptions(ModelExecuteOptionsType value) WorkDefinitionsType.getExplicitChangeExecution()WorkDefinitionsType.getNonIterativeChangeExecution()ExplicitChangeExecutionWorkDefinitionType.request(ChangeExecutionRequestType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ExplicitChangeExecutionWorkDefinitionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExplicitChangeExecutionWorkDefinitionType>ObjectFactory.createExplicitChangeExecutionWorkDefinition(ExplicitChangeExecutionWorkDefinitionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ExplicitChangeExecutionWorkDefinitionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExplicitChangeExecutionWorkDefinitionType>ObjectFactory.createExplicitChangeExecutionWorkDefinition(ExplicitChangeExecutionWorkDefinitionType value) WorkDefinitionsType.explicitChangeExecution(ExplicitChangeExecutionWorkDefinitionType value) WorkDefinitionsType.nonIterativeChangeExecution(ExplicitChangeExecutionWorkDefinitionType value) voidWorkDefinitionsType.setExplicitChangeExecution(ExplicitChangeExecutionWorkDefinitionType value) voidWorkDefinitionsType.setNonIterativeChangeExecution(ExplicitChangeExecutionWorkDefinitionType value)