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
enabled property
boolean
[0,1]  
approverRef reference
ObjectReferenceType
[0,-1]  
approverExpression property
ExpressionType
[0,-1]  
approvalSchema container
ApprovalSchemaType
[0,1] More complex (multi-stage) approval schema. 
approvalProcess property
string
[0,1]  
automaticallyApproved property
ExpressionType
[0,1]  
applicabilityCondition property
ExpressionType
[0,1]