| Package | Description |
|---|---|
| org.guvnor.ala.pipeline.execution | |
| org.guvnor.ala.pipeline.execution.impl |
| Modifier and Type | Method and Description |
|---|---|
Input |
PipelineExecutorTaskDef.getInput() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
PipelineExecutor.execute(Input input,
Pipeline pipeline,
Consumer<T> callback,
PipelineEventListener... eventListeners) |
| Modifier and Type | Method and Description |
|---|---|
Input |
PipelineExecutorTaskDefImpl.getInput() |
| Constructor and Description |
|---|
PipelineExecutorTaskDefImpl(Pipeline pipeline,
Input input) |
PipelineExecutorTaskDefImpl(Pipeline pipeline,
Input input,
ProviderId providerId) |
PipelineExecutorTaskDefImpl(Pipeline pipeline,
Input input,
ProviderType providerType) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.