Module jenkins_api::action::pipeline[][src]

Nodes found in a pipeline

Structs

CommonPipelineNode

A node of a pipeline

FlowEndNode

End of a flow

FlowStartNode

Beginning of a flow

StepAtomNode

A step

StepEndNode

End of a step

StepStartNode

Beginning of a step

Traits

PipelineNode

Trait implemented by specialization of PipelineNode