WorkItemTimedActionsType (Complex Type)

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

Actions that should be applied to a work item in given moments (relative to work item creation or work item deadline).
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Name given to this "timed actions" entry. 
displayName property
string
[0,1] Display name given to this "timed actions" entry. 
description property
string
[0,1] Description of this "timed actions" entry. 
time property
TimedActionTimeSpecificationType
[0,-1] Time(s) at which these actions are to be executed. 
actions container
WorkItemActionsType
[1,1] What actions to execute. 
condition property
ExpressionType
[0,1] Should these actions be scheduled? NOT IMPLEMENTED YET. 
escalationLevelFrom property
int
[0,1] Apply only if current escalation level is greater or equal to this value. 
escalationLevelTo property
int
[0,1] Apply only if current escalation level is not greater than this value.