Uses of Enum
com.genologics.ri.workflowconfiguration.Status
Packages that use Status
-
Uses of Status in com.genologics.ri.workflowconfiguration
Fields in com.genologics.ri.workflowconfiguration declared as StatusModifier and TypeFieldDescriptionprotected StatusWorkflow.statusprotected StatusWorkflowLink.statusMethods in com.genologics.ri.workflowconfiguration that return StatusModifier and TypeMethodDescriptionstatic StatusWorkflow.getStatus()WorkflowLink.getStatus()static StatusReturns the enum constant of this type with the specified name.static Status[]Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.genologics.ri.workflowconfiguration with parameters of type Status