PcpAspectConfigurationType (Complex Type)

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

Configuration for a primary change processor aspect. Some aspects do not require any configuration - for example, role and resource assignment ones. They take all the approver information directly from the object (role or resource) being assigned. However, there are some others (namely, role/resource/user/whatever add/modify aspects) that need the explicit information about approver(s) in order to know where to route the request. For the former aspects, the approver information specified here takes precedence over approver information derived from the objects being used (e.g. role or resource). More specifically, if any approver information is here, no approver information is taken from the objects. This could be changed (e.g. by allowing to tune this behavior) in the future.
Item Summary  
Name Type Multiplicity Description
$itemDefinition.Name.LocalPart property
boolean
[0,1] Whether the aspect is enabled or not. 
$itemDefinition.Name.LocalPart reference
ObjectReferenceType
[0,-1] Approvers for this aspect. 
$itemDefinition.Name.LocalPart property
ExpressionType
[0,-1] Approvers for this aspect. 
$itemDefinition.Name.LocalPart container
ApprovalSchemaType
[0,1] More complex (multi-stage) approval schema. 
$itemDefinition.Name.LocalPart property
string
[0,1]  
$itemDefinition.Name.LocalPart property
ExpressionType
[0,1] Condition specifying when the item is automatically approved (e. 
$itemDefinition.Name.LocalPart property
ExpressionType
[0,1] Condition specifying if the workflow should be started in the first place.