Modifier and Type | Method and Description |
---|---|
PrimaryChangeAspect |
WfTaskUtil.getPrimaryChangeAspect(Task task,
List<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,
List<PrimaryChangeAspect> aspects) |
Modifier and Type | Method and Description |
---|---|
PrimaryChangeAspect |
PrimaryChangeProcessor.findPrimaryChangeAspect(String name) |
PrimaryChangeAspect |
PcpJob.getChangeAspect() |
Modifier and Type | Method and Description |
---|---|
List<PrimaryChangeAspect> |
PrimaryChangeProcessor.getChangeAspects() |
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) |
Modifier and Type | Method and Description |
---|---|
void |
PrimaryChangeProcessor.setChangeAspects(List<PrimaryChangeAspect> changeAspects) |
Modifier and Type | Class and Description |
---|---|
class |
BasePrimaryChangeAspect |
Modifier and Type | Class and Description |
---|---|
class |
AddRoleAssignmentAspect
Change aspect that manages role addition approval.
|
class |
ChangePasswordAspect
This is a preliminary version of 'password approval' process aspect.
|
Copyright © 2014 evolveum. All rights reserved.