Uses of Enum Class
com.evolveum.midpoint.web.page.admin.server.dto.TaskDtoExecutionState
Packages that use TaskDtoExecutionState
-
Uses of TaskDtoExecutionState in com.evolveum.midpoint.web.page.admin.server.dto
Methods in com.evolveum.midpoint.web.page.admin.server.dto that return TaskDtoExecutionStateModifier and TypeMethodDescriptionstatic TaskDtoExecutionState
TaskDtoExecutionState.fromTaskExecutionState
(TaskExecutionStateType executionState, boolean running) static TaskDtoExecutionState
Returns the enum constant of this class with the specified name.static TaskDtoExecutionState[]
TaskDtoExecutionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.