| Package | Description |
|---|---|
| org.guvnor.ala.pipeline | |
| org.guvnor.ala.pipeline.impl |
| Modifier and Type | Method and Description |
|---|---|
List<PipelineConfigStage> |
PipelineConfig.getConfigStages()
Get the list of configurations, each representing a Stage
|
| Modifier and Type | Method and Description |
|---|---|
ConfigBasedPipelineBuilder |
ConfigBasedPipelineBuilder.addConfigStage(PipelineConfigStage configStage) |
| Modifier and Type | Method and Description |
|---|---|
List<PipelineConfigStage> |
PipelineConfigImpl.getConfigStages() |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineConfigImpl.setConfigStages(List<PipelineConfigStage> configStages) |
| Constructor and Description |
|---|
PipelineConfigImpl(String name,
List<PipelineConfigStage> configStages) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.