Class ClockworkSettings
java.lang.Object
com.evolveum.midpoint.schema.processor.ClockworkSettings
Common clockwork-related settings for synchronization purposes.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClockworkSettingsempty()limitPropagation(Boolean value) static ClockworkSettingsof(@NotNull ObjectSynchronizationType syncBean) static ClockworkSettingsof(@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
-