Uses of Enum Class
me.internalizable.numdrassl.api.scheduler.TaskStatus
Packages that use TaskStatus
-
Uses of TaskStatus in me.internalizable.numdrassl.api.scheduler
Subclasses with type arguments of type TaskStatus in me.internalizable.numdrassl.api.schedulerMethods in me.internalizable.numdrassl.api.scheduler that return TaskStatusModifier and TypeMethodDescriptionScheduledTask.getStatus()Get the current status of this task.static TaskStatusReturns 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.