Uses of Enum Class
io.goobi.viewer.api.rest.model.tasks.Task.TaskStatus
Packages that use Task.TaskStatus
-
Uses of Task.TaskStatus in io.goobi.viewer.api.rest.model.tasks
Methods in io.goobi.viewer.api.rest.model.tasks that return Task.TaskStatusModifier 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.Methods in io.goobi.viewer.api.rest.model.tasks with parameters of type Task.TaskStatus