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