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 AuthorizedUserActionAuthorizedUserAction.parseFromKey(String key) static AuthorizedUserActionReturns 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.