Uses of Enum Class
com.jk.services.client.workflow.JKWorkflowServiceClient.UserAction
Packages that use JKWorkflowServiceClient.UserAction
-
Uses of JKWorkflowServiceClient.UserAction in com.jk.services.client.workflow
Methods in com.jk.services.client.workflow that return JKWorkflowServiceClient.UserActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JKWorkflowServiceClient.UserAction[]
JKWorkflowServiceClient.UserAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.