TransitionPolicyConstraintType (Complex Type)

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

Supertype: AbstractPolicyConstraintType
Specifies how the inner constraints are to be evaluated with regards to operation start and end state. May not include any transitional constraints itself!
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Identifier of the constraint. 
description property
string
[0,1]  
presentation container
PolicyConstraintPresentationType
[0,1] How should be triggering of this constraint presented, e. 
enforcement property
PolicyConstraintEnforcementType
[0,1]  
stateBefore property
boolean
[0,1] Expected inner constraint state before the operation. 
stateAfter property
boolean
[0,1] Expected inner constraint state after the operation. 
constraints container
PolicyConstraintsType
[1,1] Non-transitional policy constraints to be evaluated.