Class ClockworkSettings
java.lang.Object
com.evolveum.midpoint.schema.processor.ClockworkSettings
Common clockwork-related settings for synchronization purposes.
- 
Method SummaryModifier and TypeMethodDescriptionstatic ClockworkSettingsempty()limitPropagation(Boolean value) static ClockworkSettingsof(@NotNull ObjectSynchronizationType syncBean) static ClockworkSettingsof(@Nullable SynchronizationReactionsDefaultSettingsType bean) reconcileAll(Boolean value) 
- 
Method Details- 
of
- 
ofpublic static ClockworkSettings of(@Nullable @Nullable SynchronizationReactionsDefaultSettingsType bean) 
- 
empty
- 
getReconcileAll
- 
getReconcile
- 
getLimitPropagation
- 
getExecuteOptions
- 
getObjectTemplateRef
- 
reconcileAll
- 
reconcile
- 
limitPropagation
- 
executeOptions
- 
objectTemplateRef
 
-