| Package | Description |
|---|---|
| org.guvnor.ala.pipeline.execution | |
| org.guvnor.ala.pipeline.execution.impl |
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutorTaskDef |
PipelineExecutorTask.getTaskDef() |
| Modifier and Type | Method and Description |
|---|---|
String |
PipelineExecutorTaskManager.execute(PipelineExecutorTaskDef taskDef,
PipelineExecutorTaskManager.ExecutionMode executionMode)
Starts the execution of a task based on the taskDef provided as parameter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PipelineExecutorTaskDefImpl |
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutorTaskDef |
PipelineExecutorTaskImpl.getTaskDef() |
| Modifier and Type | Method and Description |
|---|---|
PipelineExecutorTaskImpl |
PipelineExecutorTaskManagerImplHelper.createTask(PipelineExecutorTaskDef taskDef) |
PipelineExecutorTaskImpl |
PipelineExecutorTaskManagerImplHelper.createTask(PipelineExecutorTaskDef taskDef,
String executionId) |
String |
PipelineExecutorTaskManagerImpl.execute(PipelineExecutorTaskDef taskDef,
PipelineExecutorTaskManager.ExecutionMode executionMode) |
| Constructor and Description |
|---|
PipelineExecutorTaskImpl(PipelineExecutorTaskDef taskDef,
String executionId) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.