Uses of Enum Class
top.magstar.framework.scheduler.models.TaskStatus
Packages that use TaskStatus
-
Uses of TaskStatus in top.magstar.framework.scheduler.api
Methods in top.magstar.framework.scheduler.api that return TaskStatus -
Uses of TaskStatus in top.magstar.framework.scheduler.models
Methods in top.magstar.framework.scheduler.models that return TaskStatusModifier and TypeMethodDescriptionstatic 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.