TaskExecutionConstraintsType (Complex Type)

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

Constraints on task execution, e.g. a execution group, allowed/disallowed nodes, etc. EXPERIMENTAL.
Item Summary  
Name Type Multiplicity Description
group property
string
[0,1] A group this task is a part of. 
groupTaskLimit property
int
[0,1] Number of tasks within the group that can be executed at once (clusterwide). 
secondaryGroup container
TaskExecutionGroupConstraintType
[0,-1] TODO  
allowedNode property
string
[0,-1] Node(s) that this task is allowed to be executed on. 
disallowedNode property
string
[0,-1] Node(s) that this task is not allowed to be executed on. 
retryAfter property
duration
[0,1] In what time to retry after clusterwide execution constraints are not met.