Uses of Enum Class
pro.taskana.common.api.TaskanaRole
Packages that use TaskanaRole
-
Uses of TaskanaRole in pro.taskana.common.api
Methods in pro.taskana.common.api that return TaskanaRoleModifier and TypeMethodDescriptionstatic TaskanaRoleReturns the enum constant of this class with the specified name.static TaskanaRole[]TaskanaRole.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TaskanaRole in pro.taskana.common.api.exceptions
Methods in pro.taskana.common.api.exceptions that return TaskanaRoleConstructors in pro.taskana.common.api.exceptions with parameters of type TaskanaRole