public class PipelinePhase
Represents a phase in a pipeline
| Constructor and Description |
|---|
PipelinePhase(java.lang.String name)
Represents a phase in a pipeline
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
a name for this phase
|
java.lang.String |
toString() |