| Package | Description |
|---|---|
| org.guvnor.ala.pipeline.execution | |
| org.guvnor.ala.pipeline.execution.impl |
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutorError |
PipelineExecutorTask.getPipelineError() |
PipelineExecutorError |
PipelineExecutorTask.getStageError(String stage) |
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutorError |
PipelineExecutorTaskImpl.getPipelineError() |
PipelineExecutorError |
PipelineExecutorTaskImpl.getStageError(String stage) |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineExecutorTaskImpl.setPipelineError(PipelineExecutorError error) |
void |
PipelineExecutorTaskImpl.setStageError(String stage,
PipelineExecutorError error) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.