Uses of Enum Class
org.tailormap.api.scheduling.TaskType
Packages that use TaskType
-
Uses of TaskType in org.tailormap.api.controller.admin
Methods in org.tailormap.api.controller.admin with parameters of type TaskType -
Uses of TaskType in org.tailormap.api.scheduling
Methods in org.tailormap.api.scheduling that return TaskTypeModifier and TypeMethodDescriptionstatic TaskTypeFailingPocTask.getType()IndexTask.getType()InterruptablePocTask.getType()PocTask.getType()PrometheusPingTask.getType()Task.getType()Get the type of the task.static TaskTypeReturns the enum constant of this class with the specified name.static TaskType[]TaskType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.tailormap.api.scheduling with parameters of type TaskType