Uses of Class
pro.taskana.common.api.TaskanaRole
-
Packages that use TaskanaRole Package Description pro.taskana.common.api -
-
Uses of TaskanaRole in pro.taskana.common.api
Methods in pro.taskana.common.api that return TaskanaRole Modifier and Type Method Description static TaskanaRoleTaskanaRole. fromPropertyName(String name)static TaskanaRoleTaskanaRole. valueOf(String name)Returns the enum constant of this type with the specified name.static TaskanaRole[]TaskanaRole. values()Returns an array containing the constants of this enum type, in the order they are declared.
-