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. |
documentation |
property string |
[0,1] | Technical documentation for a particular object or construct. |
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]
Technical documentation for a particular object or construct.
The purpose of this element is to document system configuration and behavior.
The documentation will not be presented to end users. In fact, it will probably
not be presented at all in midPoint user interface. This documentation element
is supposed to be a part of the technical documentation of midPoint deployment.
The tools than generate deployment configuration will look for these elements
and combine them to compiled documentation document.
AsciiDoc formatting is assumed for this element. Any leading or trailing
whitespace is skipped. Indentation equivalent to he indentation of the first
non-blank line of text is also skipped.
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]