public interface Pipeline
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the pipeline name
|
List<Stage> |
getStages()
Get the list of stages for this pipeline
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.