Name | Type | Multiplicity | Description |
---|---|---|---|
name |
property string |
[0,1] | |
description |
property string |
[0,1] | |
compositionStrategy |
container ApprovalCompositionStrategyType |
[0,1] | How should be this approval policy action composed with other ones that might be related to the same item (object or assignment)? |
approverRelation |
property QName |
[0,-1] | |
approverRef |
reference ObjectReferenceType |
[0,-1] | |
approverExpression |
property ExpressionType |
[0,-1] | |
approvalSchema |
container ApprovalSchemaType |
[0,1] | More complex (multi-stages) approval schema. |
approvalProcess |
property string |
[0,1] | |
automaticallyApproved |
property ExpressionType |
[0,1] | Condition specifying when the approval is automatically granted (e. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]
More complex (multi-stages) approval schema.
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Condition specifying when the approval is automatically granted (e.g.
"user is from Board of Directors"). This is an expression that should yield a
boolean value.
DEPRECATED. Use automaticallyCompleted in approval level definition.