public interface Pipeline
| Modifier and Type | Method and Description |
|---|---|
PipelineConfig |
getConfig() |
String |
getName() |
List<Stage> |
getStages() |
String getName()
PipelineConfig getConfig()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.