StatePolicyConstraintType (Complex Type)

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

Supertype: AbstractPolicyConstraintType
A constraint that triggers when a object or assignment is in a given state. If both filter and expressions are specified, both must be true in order for constraint to be triggered.
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]  
filter property
SearchFilterType
[0,1]  
expression property
ExpressionType
[0,1]  
messageExpression property
ExpressionType
[0,1]  
executeScript property
ExecuteScriptType
[0,1]