Name | Type | Multiplicity | Description |
---|---|---|---|
name |
property string |
[0,1] | Name for the action. |
description |
property string |
[0,1] | Free-form description (e. |
documentation |
property string |
[0,1] | Technical documentation for a particular object or construct. |
condition |
property ExpressionType |
[0,1] | When should this action be applied? |
definitionRef |
reference ObjectReferenceType |
[0,-1] | Certification definition(s) to be started as part of the action execution. |
Flags: RAM,runtime
Multiplicity: [0,1]
Name for the action. It is used for logging and other diagnostic purposes.
Flags: RAM,runtime
Multiplicity: [0,1]
Free-form description (e.g. comments about the action purpose)
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]
When should this action be applied?
Flags: RAM
Multiplicity: [0,-1]
Certification definition(s) to be started as part of the action execution.