ActivityPolicyConstraintsType (Complex Type)

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

Supertype: AbstractPolicyConstraintType
Set of governance, risk management, compliance (GRC) and similar policy constraints related to tasks. These constraints act as triggers for the rules.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Identifier of the constraint. 
description property
string
[0,1]  
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
presentation container
PolicyConstraintPresentationType
[0,1] How should be triggering of this constraint presented, e. 
executionTime container
DurationThresholdPolicyConstraintType
[0,1] The execution time constrain evaluates activity execution time. 
executionAttempts container
NumericThresholdPolicyConstraintType
[0,1] This constraint evaluates how many times the activity realization was attempted. 
itemProcessingResult container
ItemProcessingResultPolicyConstraintType
[0,1] Constraint that evaluates result of one item (object) that was processed by activity. 
and container
ActivityPolicyConstraintsType
[0,-1] Constraints that must all apply. 
or container
ActivityPolicyConstraintsType
[0,-1] Constraints from which at least one must apply. 
not container
ActivityPolicyConstraintsType
[0,-1] The inner constraint must not apply.