Uses of Enum Class
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 Status
Workflow.status
protected Status
WorkflowLink.status
Methods in com.genologics.ri.workflowconfiguration that return StatusModifier and TypeMethodDescriptionstatic Status
Workflow.getStatus()
WorkflowLink.getStatus()
static Status
Returns the enum constant of this class with the specified name.static Status[]
Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.genologics.ri.workflowconfiguration with parameters of type StatusModifier and TypeMethodDescriptionvoid
void
Constructors in com.genologics.ri.workflowconfiguration with parameters of type Status