Uses of Class
com.dnanexus.DXJob.StateTransition
-
Packages that use DXJob.StateTransition Package Description com.dnanexus Provides low- and high-level bindings to the DNAnexus Platform. -
-
Uses of DXJob.StateTransition in com.dnanexus
Methods in com.dnanexus that return types with arguments of type DXJob.StateTransition Modifier and Type Method Description List<DXJob.StateTransition>DXJob.Describe. getStateTransitions()Returns a list of the state transitions for the job, showing each state that the job reached and at what time.
-