Uses of Class
com.evolveum.midpoint.smart.api.synchronization.SourceSynchronizationAnswers
Packages that use SourceSynchronizationAnswers
Package
Description
-
Uses of SourceSynchronizationAnswers in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api with parameters of type SourceSynchronizationAnswersModifier and TypeMethodDescriptionSmartIntegrationService.buildSourceSynchronizationReactionsFromAnswers(SourceSynchronizationAnswers answers) Builds synchronization reactions from SOURCE scenario answers. -
Uses of SourceSynchronizationAnswers in com.evolveum.midpoint.smart.api.synchronization
Methods in com.evolveum.midpoint.smart.api.synchronization that return SourceSynchronizationAnswersModifier and TypeMethodDescriptionstatic @NotNull SourceSynchronizationAnswersSourceSynchronizationAnswers.of(UnmatchedSourceChoice unmatched, DeletedSourceChoice deleted) -
Uses of SourceSynchronizationAnswers in com.evolveum.midpoint.web.component.dialog.synchronization
Constructor parameters in com.evolveum.midpoint.web.component.dialog.synchronization with type arguments of type SourceSynchronizationAnswersModifierConstructorDescriptionSourceDirectionSpecificationPanel(String id, org.apache.wicket.model.IModel<SourceSynchronizationAnswers> model)