Modifier and Type | Method and Description |
---|---|
static PcpChildJobCreationInstruction |
PcpChildJobCreationInstruction.createInstruction(ChangeProcessor changeProcessor) |
static PcpChildJobCreationInstruction |
PcpChildJobCreationInstruction.createInstruction(Job parentJob) |
Modifier and Type | Method and Description |
---|---|
List<PcpChildJobCreationInstruction> |
PrimaryChangeAspect.prepareJobCreationInstructions(ModelContext<?> modelContext,
com.evolveum.midpoint.xml.ns._public.common.common_3.WfConfigurationType wfConfigurationType,
ObjectDelta<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> change,
Task taskFromModel,
OperationResult result)
Examines the change and determines whether there are pieces that require (change type specific)
approval, for example, if there are roles added.
|
Modifier and Type | Method and Description |
---|---|
List<PcpChildJobCreationInstruction> |
ModifyAssignmentAspect.prepareJobCreationInstructions(ModelContext<?> modelContext,
com.evolveum.midpoint.xml.ns._public.common.common_3.WfConfigurationType wfConfigurationType,
ObjectDelta<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> change,
Task taskFromModel,
OperationResult result) |
List<PcpChildJobCreationInstruction> |
AddAssignmentAspect.prepareJobCreationInstructions(ModelContext<?> modelContext,
com.evolveum.midpoint.xml.ns._public.common.common_3.WfConfigurationType wfConfigurationType,
ObjectDelta<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> change,
Task taskFromModel,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
List<PcpChildJobCreationInstruction> |
AddObjectAspect.prepareJobCreationInstructions(ModelContext<?> modelContext,
com.evolveum.midpoint.xml.ns._public.common.common_3.WfConfigurationType wfConfigurationType,
ObjectDelta<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> change,
Task taskFromModel,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
List<PcpChildJobCreationInstruction> |
ChangePasswordAspect.prepareJobCreationInstructions(ModelContext<?> modelContext,
com.evolveum.midpoint.xml.ns._public.common.common_3.WfConfigurationType wfConfigurationType,
ObjectDelta<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> change,
Task taskFromModel,
OperationResult result) |
Copyright © 2015 evolveum. All rights reserved.