Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectSynchronizationType
Packages that use ObjectSynchronizationType
Package
Description
-
Uses of ObjectSynchronizationType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor with parameters of type ObjectSynchronizationTypeModifier and TypeMethodDescriptionstatic ClockworkSettingsClockworkSettings.of(@NotNull ObjectSynchronizationType syncBean) -
Uses of ObjectSynchronizationType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ObjectSynchronizationTypeModifier and TypeMethodDescriptionstatic @Nullable ObjectSynchronizationTypeResourceTypeUtil.findObjectSynchronization(@Nullable ResourceType resource, @Nullable ShadowKindType kind, @Nullable String intent) Deprecated.Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ObjectSynchronizationTypeModifier and TypeMethodDescriptionstatic List<ObjectSynchronizationType>ResourceTypeUtil.getAllSynchronizationBeans(ResourceType resource) Deprecated.Methods in com.evolveum.midpoint.schema.util with parameters of type ObjectSynchronizationTypeModifier and TypeMethodDescriptionstatic booleanResourceTypeUtil.isEnabled(ObjectSynchronizationType syncBean) static CorrelationDefinitionTypeCorrelatorsDefinitionUtil.mergeCorrelationDefinition(@NotNull ResourceObjectInboundProcessingDefinition objectInboundProcDef, @Nullable ObjectSynchronizationType synchronizationBean, @NotNull ResourceType resource) "Compiles" the correlation definition from all available information: . attribute-level "correlation" configuration snippets . legacy correlation/confirmation expressions/filters -
Uses of ObjectSynchronizationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ObjectSynchronizationTypeModifier and TypeFieldDescriptionstatic final Producer<ObjectSynchronizationType>ObjectSynchronizationType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectSynchronizationTypeModifier and TypeMethodDescriptionSynchronizationType.beginObjectSynchronization()ObjectSynchronizationType.clone()ObjectSynchronizationType.condition(ExpressionType value) ObjectSynchronizationType.confirmation(ExpressionType value) ObjectSynchronizationType.correlation(ConditionalSearchFilterType value) ObjectSynchronizationType.correlationDefinition(LegacyCorrelationDefinitionType value) ObjectFactory.createObjectSynchronizationType()ObjectSynchronizationType.description(String value) ObjectSynchronizationType.documentation(String value) ObjectSynchronizationType.kind(ShadowKindType value) ObjectSynchronizationType.limitPropagation(Boolean value) ObjectSynchronizationType.objectClass(QName value) ObjectSynchronizationType.objectTemplateRef(ObjectReferenceType value) ObjectSynchronizationType.objectTemplateRef(String oid, QName type) ObjectSynchronizationType.objectTemplateRef(String oid, QName type, QName relation) ObjectSynchronizationType.opportunistic(Boolean value) ObjectSynchronizationType.reaction(LegacySynchronizationReactionType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectSynchronizationTypeModifier and TypeMethodDescriptionSynchronizationType.createObjectSynchronizationList()SynchronizationType.getObjectSynchronization()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectSynchronizationTypeModifier and TypeMethodDescriptionSynchronizationType.objectSynchronization(ObjectSynchronizationType value)