java.lang.Object
com.genologics.ri.artifactgroup.ArtifactGroup
- All Implemented Interfaces:
Locatable
,Serializable
ArtifactGroups are created by the Lab Scientist interface for each workflow.
The Operations Interface assigns samples to workflows by placing them into an
artifactGroup. Seeing a sample in an artifactGroup in the API indicates that
the sample has been assigned to a workflow of the same name.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
artifacts
-
uri
-
-
Constructor Details
-
ArtifactGroup
public ArtifactGroup()
-
-
Method Details