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 AuthorizedConversationActionAuthorizedConversationAction.parseFromKey(String key) static AuthorizedConversationActionReturns 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.