Uses of Enum Class
com.evolveum.midpoint.web.page.admin.server.dto.GuiTaskResultStatus
Packages that use GuiTaskResultStatus
-
Uses of GuiTaskResultStatus in com.evolveum.midpoint.web.page.admin.server.dto
Methods in com.evolveum.midpoint.web.page.admin.server.dto that return GuiTaskResultStatusModifier and TypeMethodDescriptionstatic GuiTaskResultStatusGuiTaskResultStatus.fromTaskResultStatus(TaskResultStatus status) static GuiTaskResultStatusReturns the enum constant of this class with the specified name.static GuiTaskResultStatus[]GuiTaskResultStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.