Uses of Enum Class
io.aleph0.yap.core.task.DefaultTaskController.TaskPhase
Packages that use DefaultTaskController.TaskPhase
-
Uses of DefaultTaskController.TaskPhase in io.aleph0.yap.core.task
Subclasses with type arguments of type DefaultTaskController.TaskPhase in io.aleph0.yap.core.taskModifier and TypeClassDescriptionstatic enumThe phase of the task.Methods in io.aleph0.yap.core.task that return DefaultTaskController.TaskPhaseModifier and TypeMethodDescriptionDefaultTaskController.TaskState.getPhase()Returns the enum constant of this class with the specified name.static DefaultTaskController.TaskPhase[]DefaultTaskController.TaskPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.