Name | Type | Multiplicity | Description |
---|---|---|---|
name |
property string |
[0,1] | |
description |
property string |
[0,1] | Free-form textual description of the object. |
documentation |
property string |
[0,1] | Technical documentation for a particular object or construct. |
order |
property int |
[0,1] | Order in which this action is to be executed, if there are more of them. |
synchronize |
property boolean |
[0,1] | If set to false, the clockwork will not run. |
reconcile |
property boolean |
[0,1] | If true, the focus and the projection being synchronized will be reconciled while executing changes. |
reconcileAll |
property boolean |
[0,1] | If set to true, applicable synchronization reactions will attempt to reconcile the real attributes from all resources with the state of the midPoint repository. |
limitPropagation |
property boolean |
[0,1] | Option to limit change computation and execution only for the source resource. |
objectTemplateRef |
reference ObjectReferenceType |
[0,1] | Object template used in case the focus object is created or modified. |
executeOptions |
container ModelExecuteOptionsType |
[0,1] | Model execute options that will be used when invoking this reaction. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Free-form textual description of the object. It is supposed to describe
the object or a construct that it is attached to.
This information may be presented to midPoint users, even to ordinary end users.
For example role description may be presented to users when they are selecting
roles to request. Therefore the description should be written in a language that
the users can understand.
Description is assumed to be a plan, non-formatted text.
Amount of white space is considered insignificant. E.g. leading and trailing
white space may be skipped, multiple spaces can be collapsed to one and so on.
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: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]