Uses of Enum
com.genologics.ri.artifact.Status
Packages that use Status
-
Uses of Status in com.genologics.ri.artifact
Fields in com.genologics.ri.artifact declared as StatusMethods in com.genologics.ri.artifact that return StatusModifier and TypeMethodDescriptionstatic Status
WorkflowStage.getStatus()
static Status
Returns 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.artifact with parameters of type StatusConstructors in com.genologics.ri.artifact with parameters of type Status