Package 

Enum ExecutionType


  • 
    public enum ExecutionType
    
                        

    Defines a category of a PipelineExecution , used primarily for organization within the UI.

    TODO(rz): Deprecate in favor of a labels concept?

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      PIPELINE

      Executions will show under the "Pipelines" tab of Deck.

      ORCHESTRATION

      Executions will show under the "Tasks" tab of Deck.

    • Method Summary

      Modifier and Type Method Description
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait