public class HistoricBatchResourceImpl extends Object implements HistoricBatchResource
| Modifier and Type | Field and Description |
|---|---|
protected String |
batchId |
protected ProcessEngine |
processEngine |
| Constructor and Description |
|---|
HistoricBatchResourceImpl(ProcessEngine processEngine,
String batchId) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteHistoricBatch() |
HistoricBatchDto |
getHistoricBatch() |
protected ProcessEngine processEngine
protected String batchId
public HistoricBatchResourceImpl(ProcessEngine processEngine, String batchId)
public HistoricBatchDto getHistoricBatch()
getHistoricBatch in interface HistoricBatchResourcepublic void deleteHistoricBatch()
deleteHistoricBatch in interface HistoricBatchResourceCopyright © 2013–2019 camunda services GmbH. All rights reserved.