Uses of Class
org.cxbox.core.dict.WorkflowDictionaryType
-
Packages that use WorkflowDictionaryType Package Description org.cxbox.core.dict -
-
Uses of WorkflowDictionaryType in org.cxbox.core.dict
Methods in org.cxbox.core.dict that return WorkflowDictionaryType Modifier and Type Method Description WorkflowDictionaryTypevalue()static WorkflowDictionaryTypeWorkflowDictionaryType. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkflowDictionaryType[]WorkflowDictionaryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-