Uses of Class
com.flowable.engage.engine.impl.permission.AuthorizedConversationAction
-
Packages that use AuthorizedConversationAction Package Description com.flowable.engage.engine.impl.permission -
-
Uses of AuthorizedConversationAction in com.flowable.engage.engine.impl.permission
Methods in com.flowable.engage.engine.impl.permission that return AuthorizedConversationAction Modifier and Type Method Description static AuthorizedConversationActionAuthorizedConversationAction. parseFromKey(String key)static AuthorizedConversationActionAuthorizedConversationAction. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthorizedConversationAction[]AuthorizedConversationAction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-