Uses of Enum Class
com.flowable.engage.engine.impl.permission.AuthorizedConversationAction
Packages that use AuthorizedConversationAction
-
Uses of AuthorizedConversationAction in com.flowable.engage.engine.impl.permission
Methods in com.flowable.engage.engine.impl.permission that return AuthorizedConversationActionModifier and TypeMethodDescriptionstatic AuthorizedConversationAction
AuthorizedConversationAction.parseFromKey
(String key) static AuthorizedConversationAction
Returns the enum constant of this class with the specified name.static AuthorizedConversationAction[]
AuthorizedConversationAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.