Uses of Class
com.genologics.ri.processexecution.Output
Packages that use Output
Package
Description
Entities for process execution in the Clarity system.
-
Uses of Output in com.genologics.ri.processexecution
Fields in com.genologics.ri.processexecution declared as OutputModifier and TypeFieldDescriptionprotected OutputExecutableInputOutputMap.outputThe output artifact.Methods in com.genologics.ri.processexecution that return OutputModifier and TypeMethodDescriptionObjectFactory.createOutput()Create an instance of Output.ExecutableInputOutputMap.getOutput()Gets the output artifact.ExecutableInputOutputMap.setOutput(OutputType type, LimsEntityLinkable<Container> container, String position) Sets the output artifact with type, container, and position.Sets the output artifact.Methods in com.genologics.ri.processexecution with parameters of type Output