Uses of Enum Class
com.evolveum.midpoint.smart.api.synchronization.SynchronizationConfigurationScenario
Packages that use SynchronizationConfigurationScenario
-
Uses of SynchronizationConfigurationScenario in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api with parameters of type SynchronizationConfigurationScenarioModifier and TypeMethodDescriptionSmartIntegrationService.getPredefinedSynchronizationReactions(SynchronizationConfigurationScenario scenario, boolean includeCorrelationCaseAction) Returns predefined synchronization reactions for the given direction scenario. -
Uses of SynchronizationConfigurationScenario in com.evolveum.midpoint.smart.api.synchronization
Methods in com.evolveum.midpoint.smart.api.synchronization that return SynchronizationConfigurationScenarioModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SynchronizationConfigurationScenario[]SynchronizationConfigurationScenario.values()Returns an array containing the constants of this enum class, in the order they are declared.