Uses of Class
com.evolveum.midpoint.smart.api.synchronization.TargetSynchronizationAnswers
Packages that use TargetSynchronizationAnswers
Package
Description
-
Uses of TargetSynchronizationAnswers in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api with parameters of type TargetSynchronizationAnswersModifier and TypeMethodDescriptionSmartIntegrationService.buildTargetSynchronizationReactionsFromAnswers(TargetSynchronizationAnswers answers) Builds synchronization reactions from TARGET scenario answers. -
Uses of TargetSynchronizationAnswers in com.evolveum.midpoint.smart.api.synchronization
Methods in com.evolveum.midpoint.smart.api.synchronization that return TargetSynchronizationAnswersModifier and TypeMethodDescriptionstatic @NotNull TargetSynchronizationAnswersTargetSynchronizationAnswers.of(UnmatchedTargetChoice unmatched, DeletedTargetChoice deleted, DisputedTargetChoice disputed) -
Uses of TargetSynchronizationAnswers in com.evolveum.midpoint.web.component.dialog.synchronization
Constructor parameters in com.evolveum.midpoint.web.component.dialog.synchronization with type arguments of type TargetSynchronizationAnswersModifierConstructorDescriptionTargetDirectionSpecificationPanel(String id, org.apache.wicket.model.IModel<TargetSynchronizationAnswers> model)