| Package | Description |
|---|---|
| org.guvnor.ala.pipeline |
| Modifier and Type | Method and Description |
|---|---|
PipelineConfig |
Pipeline.getConfig() |
PipelineConfig |
BasePipeline.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
Pipeline |
PipelineBuilder.build(PipelineConfig config) |
void |
BasePipeline.setConfig(PipelineConfig config) |
| Constructor and Description |
|---|
BasePipeline(String name,
List<Stage> stages,
PipelineConfig config) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.