GenericPcpAspectConfigurationType (Complex Type)

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

Supertype: PcpAspectConfigurationType
A generic configuration for a wf aspect. It is meant for non-standard aspects. (Standard aspects use named properties in PrimaryChangeProcessorConfigurationType container.)
Item Summary  
Name Type Multiplicity Description
enabled property
boolean
[0,1] Whether the aspect is enabled or not. 
approverRef reference
ObjectReferenceType
[0,-1] Approvers for this aspect. 
approverExpression property
ExpressionType
[0,-1] Approvers for this aspect. 
approvalSchema container
ApprovalSchemaType
[0,1] More complex (multi-stage) approval schema. 
approvalProcess property
string
[0,1] Name of custom approval process. 
automaticallyApproved property
ExpressionType
[0,1] Condition specifying when the item is automatically approved (e. 
applicabilityCondition property
ExpressionType
[0,1] Condition specifying if the workflow should be started in the first place. 
name property
string
[1,1] Name of the aspect bean.