ModificationPolicyConstraintType (Complex Type)

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

Supertype: AbstractPolicyConstraintType
Constraint that triggers the rule on object modification, addition or deletion.
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. 
operation property
ChangeTypeType
[0,-1] Specifies the operation(s) for which this constraints should be triggered. 
item property
ItemPathType
[0,-1] Specification of items that must be modified (all of them) in order for this constraint be triggered. 
exactPathMatch property
boolean
[0,1] If true, item paths to be matched must match exactly. 
expression property
ExpressionType
[0,1] Expression that is used to determine the result.