Uses of Class
com.dnanexus.DXWorkflow.Modification
-
Packages that use DXWorkflow.Modification Package Description com.dnanexus Provides low- and high-level bindings to the DNAnexus Platform. -
-
Uses of DXWorkflow.Modification in com.dnanexus
Methods in com.dnanexus that return DXWorkflow.Modification 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.
-