Modifier and Type | Method and Description |
---|---|
PrimaryChangeAspect |
WfTaskUtil.getPrimaryChangeAspect(Task task,
Collection<PrimaryChangeAspect> aspects) |
Modifier and Type | Method and Description |
---|---|
void |
WfTaskUtil.setPrimaryChangeAspect(Task task,
PrimaryChangeAspect aspect) |
Modifier and Type | Method and Description |
---|---|
PrimaryChangeAspect |
WfTaskUtil.getPrimaryChangeAspect(Task task,
Collection<PrimaryChangeAspect> aspects) |
Modifier and Type | Method and Description |
---|---|
PrimaryChangeAspect |
PrimaryChangeProcessor.findPrimaryChangeAspect(String name) |
PrimaryChangeAspect |
PcpJob.getChangeAspect() |
Modifier and Type | Method and Description |
---|---|
Collection<PrimaryChangeAspect> |
PrimaryChangeProcessor.getAllChangeAspects() |
Modifier and Type | Method and Description |
---|---|
void |
PcpChildJobCreationInstruction.prepareCommonAttributes(PrimaryChangeAspect aspect,
ModelContext<?> modelContext,
String objectOid,
PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.UserType> requester) |
void |
PrimaryChangeProcessor.registerChangeAspect(PrimaryChangeAspect changeAspect) |
Modifier and Type | Class and Description |
---|---|
class |
BasePrimaryChangeAspect |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3.PcpAspectConfigurationType |
PrimaryChangeAspectHelper.getPcpAspectConfigurationType(com.evolveum.midpoint.xml.ns._public.common.common_3.PrimaryChangeProcessorConfigurationType processorConfigurationType,
PrimaryChangeAspect aspect) |
com.evolveum.midpoint.xml.ns._public.common.common_3.PcpAspectConfigurationType |
PrimaryChangeAspectHelper.getPcpAspectConfigurationType(com.evolveum.midpoint.xml.ns._public.common.common_3.WfConfigurationType wfConfigurationType,
PrimaryChangeAspect aspect) |
boolean |
PrimaryChangeAspectHelper.isEnabled(com.evolveum.midpoint.xml.ns._public.common.common_3.PrimaryChangeProcessorConfigurationType processorConfigurationType,
PrimaryChangeAspect aspect) |
Modifier and Type | Class and Description |
---|---|
class |
AddAbstractRoleAbstractRoleAssignmentAspect
Treats adding assignment of an abstract role to another abstract role.
|
class |
AddAbstractRoleAssignmentAspect<F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType>
Generic change aspect for adding an abstract role assignment to (any) focus type.
|
class |
AddAbstractRoleResourceAssignmentAspect
Treats adding resource assignment to an abstract role.
|
class |
AddAssignmentAspect<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType,F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType>
Aspect for adding assignments of any type (abstract role or resource).
|
class |
AddResourceAssignmentAspect<F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType>
Generic change aspect for adding a resource assignment to (any) focus type.
|
class |
AddUserAbstractRoleAssignmentAspect
Treats adding abstract role assignment to a user.
|
class |
AddUserResourceAssignmentAspect
Treats adding resource assignment to a user.
|
class |
ModifyAbstractRoleAbstractRoleAssignmentAspect
Treats modifying assignment of an abstract role to another abstract role.
|
class |
ModifyAbstractRoleAssignmentAspect<F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType>
Generic change aspect for modifying an abstract role assignment to (any) focus type.
|
class |
ModifyAbstractRoleResourceAssignmentAspect
Treats modifying resource assignment to an abstract role.
|
class |
ModifyAssignmentAspect<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType,F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType>
Change aspect that manages assignment modification approval.
|
class |
ModifyResourceAssignmentAspect<F extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType>
Generic change aspect for modifying a resource assignment to (any) focus type.
|
class |
ModifyUserAbstractRoleAssignmentAspect
Treats modifying abstract role assignment to a user.
|
class |
ModifyUserResourceAssignmentAspect
Treats modifying resource assignment to a user.
|
Modifier and Type | Class and Description |
---|---|
class |
AddAbstractRoleAspect
Change aspect that manages abstract role (i.e.
|
class |
AddObjectAspect<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType>
Change aspect that manages addition of an object.
|
class |
AddResourceAspect
Change aspect that manages resource addition.
|
class |
AddUserAspect
Change aspect that manages user addition.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangePasswordAspect
This is a preliminary version of 'password approval' process aspect.
|
Copyright © 2015 evolveum. All rights reserved.