Package | Description |
---|---|
org.guvnor.ala.pipeline.execution.impl |
Modifier and Type | Method and Description |
---|---|
PipelineExecutorTaskImpl |
PipelineExecutorTaskManagerImplHelper.createTask(PipelineExecutorTaskDef taskDef) |
PipelineExecutorTaskImpl |
PipelineExecutorTaskManagerImplHelper.createTask(PipelineExecutorTaskDef taskDef,
String executionId) |
PipelineExecutorTaskImpl |
PipelineExecutorTaskManagerImpl.TaskEntry.getTask() |
Modifier and Type | Method and Description |
---|---|
static PipelineExecutorTaskManagerImpl.TaskEntry |
PipelineExecutorTaskManagerImpl.TaskEntry.newAsyncEntry(PipelineExecutorTaskImpl task) |
static PipelineExecutorTaskManagerImpl.TaskEntry |
PipelineExecutorTaskManagerImpl.TaskEntry.newSyncEntry(PipelineExecutorTaskImpl task) |
void |
PipelineExecutorTaskManagerImplHelper.setTaskInStoppedStatus(PipelineExecutorTaskImpl task) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.