Uses of Enum Class
com.flowable.platform.service.permission.AuthorizedUserAction
-
Uses of AuthorizedUserAction in com.flowable.platform.service.permission
Modifier and TypeMethodDescriptionstatic AuthorizedUserAction
AuthorizedUserAction.parseFromKey
(String key) static AuthorizedUserAction
Returns the enum constant of this class with the specified name.static AuthorizedUserAction[]
AuthorizedUserAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.