Package 

Class TaskNode.TaskDefinition

    • Method Summary

      Modifier and Type Method Description
      String getImplementingClassName() Returns the name of the class implementing the stage
      String getName() Returns the name of the task
      Class<out Task> getImplementingClass()
      • Methods inherited from class com.netflix.spinnaker.orca.api.pipeline.graph.TaskNode

        Builder, build, emptyGraph, singleton, task
      • Methods inherited from class java.lang.Object

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