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
$itemDefinition.Name.LocalPart property
string
[0,1] Identifier of the constraint. 
$itemDefinition.Name.LocalPart property
string
[0,1]  
$itemDefinition.Name.LocalPart container
PolicyConstraintPresentationType
[0,1] How should be triggering of this constraint presented, e. 
$itemDefinition.Name.LocalPart property
SearchFilterType
[0,1] Filter that is to be used to determine the state. 
$itemDefinition.Name.LocalPart property
ExpressionType
[0,1] Expression that is to be used to determine the state. 
$itemDefinition.Name.LocalPart property
ExpressionType
[0,1] Expression that is to be used to determine the state: if state matches it should return LocalizableMessageType to be used (both as normal and short messages). 
$itemDefinition.Name.LocalPart property
ExecuteScriptType
[0,1] Scripting expression (bulk action) to be used to determine the state.