Uses of Class
com.dnanexus.DXWorkflow.Stage
-
Packages that use DXWorkflow.Stage Package Description com.dnanexus Provides low- and high-level bindings to the DNAnexus Platform. -
-
Uses of DXWorkflow.Stage in com.dnanexus
Methods in com.dnanexus that return types with arguments of type DXWorkflow.Stage Modifier and Type Method Description DXWorkflow.Modification<DXWorkflow.Stage>DXWorkflow. addStage(DXApplet applet, String name, Object stageInputs, int editVersion)Adds a stage to a workflow.
-