Uses of Enum Class
is.galia.async.TaskStatus
Packages that use TaskStatus
-
Uses of TaskStatus in is.galia.async
Subclasses with type arguments of type TaskStatus in is.galia.asyncMethods in is.galia.async that return TaskStatusModifier and TypeMethodDescriptionfinal TaskStatus
AuditableFutureTask.getStatus()
static TaskStatus
Returns the enum constant of this class with the specified name.static TaskStatus[]
TaskStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.