Package com.netflix.spinnaker.orca.api.pipeline.graph
See: Description
-
Annotation Summary Annotation Description Aliases Allows backwards compatibility of a stage's "type", even through class renames / refactors. -
Interface Summary Interface Description StageDefinitionBuilder Provides a low-level API for building stages. DefinedTask This is an abstraction above TaskDefinition that allows more flexibility for the implementing class name. TaskNode A node in a TaskGraph which can be either an individual task or a sub-graph. StageGraphBuilder Provides a low-level API for manipulating a stage DAG. -
Class Summary Class Description Builder TaskGraph A graph or sub-graph of tasks. TaskDefinition An individual task.