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. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [1,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]