Uses of Class
org.cxbox.WorkflowServiceAssociation
-
Packages that use WorkflowServiceAssociation Package Description org.cxbox -
-
Uses of WorkflowServiceAssociation in org.cxbox
Fields in org.cxbox with type parameters of type WorkflowServiceAssociation Modifier and Type Field Description static EnumBcIdentifier.Holder<WorkflowServiceAssociation>WorkflowServiceAssociation. HolderMethods in org.cxbox that return WorkflowServiceAssociation Modifier and Type Method Description static WorkflowServiceAssociationWorkflowServiceAssociation. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkflowServiceAssociation[]WorkflowServiceAssociation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-