LifecycleStateType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Specification of lifecycle state. EXPERIMENTAL
Item Summary  
Name Type Multiplicity Description
name property
string
[1,1] Identifier of the state. 
description property
string
[0,1] Free-form description of the state (e. 
displayName property
string
[0,1] User-friendly name of the state, e. 
forcedActivationStatus property
ActivationStatusType
[0,1] Activation status forced by this lifecycle state. 
forcedAssignment container
VirtualAssignmentSpecificationType
[0,1] There are cases when you need to force midpoint thinks that user has assigned some role. 
activeAssignments property
boolean
[0,1] Setting that specifies whether object assignments should be considered active in this lifecycle state. 
entryAction container
LifecycleStateActionType
[0,-1] State entry action. 
exitAction container
LifecycleStateActionType
[0,-1] State exit action. 
transition container
LifecycleStateTransitionType
[0,-1] Transition to another state.