Uses of Enum Class
io.goobi.viewer.api.rest.model.tasks.Task.Accessibility
Packages that use Task.Accessibility
-
Uses of Task.Accessibility in io.goobi.viewer.api.rest.model.tasks
Methods in io.goobi.viewer.api.rest.model.tasks that return Task.AccessibilityModifier 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.