Uses of Enum Class
ir.msob.jima.process.commons.dto.TaskDto.DelegationState
Packages that use TaskDto.DelegationState
-
Uses of TaskDto.DelegationState in ir.msob.jima.process.commons.dto
Methods in ir.msob.jima.process.commons.dto that return TaskDto.DelegationStateModifier and TypeMethodDescriptionstatic TaskDto.DelegationStateReturns the enum constant of this class with the specified name.static TaskDto.DelegationState[]TaskDto.DelegationState.values()Returns an array containing the constants of this enum class, in the order they are declared.