|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelOperationStageType | |
---|---|
com.evolveum.midpoint.wf.processes | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Uses of ModelOperationStageType in com.evolveum.midpoint.wf.processes |
---|
Methods in com.evolveum.midpoint.wf.processes with parameters of type ModelOperationStageType | |
---|---|
StartProcessInstruction |
ModifyUserSecondaryProcessWrapper.startProcessIfNeeded(ModelOperationStageType stage,
java.util.Collection<ObjectDelta<? extends ObjectType>> changes,
Task task)
|
Uses of ModelOperationStageType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as ModelOperationStageType | |
---|---|
protected ModelOperationStageType |
ModelOperationStateType.stage
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ModelOperationStageType | |
---|---|
static ModelOperationStageType |
ModelOperationStageType.fromValue(java.lang.String v)
|
ModelOperationStageType |
ModelOperationStateType.getStage()
Gets the value of the stage property. |
static ModelOperationStageType |
ModelOperationStageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ModelOperationStageType[] |
ModelOperationStageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ModelOperationStageType | |
---|---|
void |
ModelOperationStateType.setStage(ModelOperationStageType value)
Sets the value of the stage property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |