public interface PipelineConfig
Modifier and Type | Method and Description |
---|---|
List<PipelineConfigStage> |
getConfigStages()
Get the list of configurations, each representing a Stage
|
String |
getName()
Get the pipeline name
|
String getName()
List<PipelineConfigStage> getConfigStages()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.