Uses of Enum Class
io.goobi.viewer.api.rest.model.tasks.Task.TaskStatus
-
Uses of Task.TaskStatus in io.goobi.viewer.api.rest.model.tasks
Modifier and TypeMethodDescriptionTask.getStatus()
static Task.TaskStatus
Returns the enum constant of this class with the specified name.static Task.TaskStatus[]
Task.TaskStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.