Uses of Enum Class
com.evolveum.midpoint.web.page.admin.resources.SynchronizationTaskFlavor
Packages that use SynchronizationTaskFlavor
Package
Description
-
Uses of SynchronizationTaskFlavor in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component that return SynchronizationTaskFlavorModifier and TypeMethodDescriptionprotected SynchronizationTaskFlavorTaskCreationPopup.determineTaskFlavour(String archetypeOid) Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component that return types with arguments of type SynchronizationTaskFlavorModifier and TypeMethodDescriptionprotected final org.apache.wicket.model.IModel<SynchronizationTaskFlavor>TaskCreationPopup.getFlavorModel()Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component with parameters of type SynchronizationTaskFlavorModifier and TypeMethodDescriptionprotected voidAbstractResourceObjectPanel.createNewTaskPerformed(SynchronizationTaskFlavor flavor, boolean isSimulation, org.apache.wicket.ajax.AjaxRequestTarget target) protected voidTaskCreationPopup.createNewTaskPerformed(SynchronizationTaskFlavor flavor, boolean simulate, org.apache.wicket.ajax.AjaxRequestTarget target) ResourceTaskCreator.ofFlavor(SynchronizationTaskFlavor flavor) Assuming not used along withResourceTaskCreator.withArchetype(String) -
Uses of SynchronizationTaskFlavor in com.evolveum.midpoint.web.page.admin.resources
Methods in com.evolveum.midpoint.web.page.admin.resources that return SynchronizationTaskFlavorModifier and TypeMethodDescriptionstatic SynchronizationTaskFlavorReturns the enum constant of this class with the specified name.static SynchronizationTaskFlavor[]SynchronizationTaskFlavor.values()Returns an array containing the constants of this enum class, in the order they are declared.