public interface IPipelineSpecification extends IPipelineConnections
Modifier and Type | Method and Description |
---|---|
VersionContext |
getStageDescriptionString(int stage)
Get the description string for a pipeline stage.
|
getOutputConnectionIndex, getOutputConnectionNames, getOutputConnections, getTransformationConnectionIndex, getTransformationConnectionNames, getTransformationConnections
checkStageOutputConnection, getOutputCount, getOutputStage, getStageChildren, getStageConnectionName, getStageCount, getStageParent
static final String _rcsid
VersionContext getStageDescriptionString(int stage)
stage
- is the stage to get the connection name for.