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