Uses of Enum Class
io.datarouter.instrumentation.task.TaskStatus
Packages that use TaskStatus
-
Uses of TaskStatus in io.datarouter.instrumentation.task
Fields in io.datarouter.instrumentation.task with type parameters of type TaskStatusModifier and TypeFieldDescriptionstatic final io.datarouter.enums.StringMappedEnum<TaskStatus>TaskStatus.BY_NAMEMethods in io.datarouter.instrumentation.task that return TaskStatusModifier and TypeMethodDescriptionMemoryTaskTracker.getStatus()TaskTracker.getStatus()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.Methods in io.datarouter.instrumentation.task with parameters of type TaskStatusModifier and TypeMethodDescriptionMemoryTaskTracker.setStatus(TaskStatus status) TaskTracker.setStatus(TaskStatus status)