DeleteResourceObjectSynchronizationActionType (Complex Type)

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

Supertype: AbstractClockworkBasedSynchronizationActionType
Deletes the resource object.
Item Summary  
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.