Uses of Enum Class
com.flowable.platform.service.permission.AuthorizedUserAction
Packages that use AuthorizedUserAction
-
Uses of AuthorizedUserAction in com.flowable.platform.service.permission
Methods in com.flowable.platform.service.permission that return AuthorizedUserActionModifier 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.