Package 

Enum TaskNode.GraphType

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      FULL

      A graph representing an entire stage.

      LOOP

      A graph representing a rolling-push style loop in a stage.

      HEAD

      A graph representing the pre-parallel tasks of a bake/deploy style stage

      TAIL

      A graph representing the post-parallel tasks of a bake/deploy style stage