org.camunda.bpm.engine.rest.sub.history.impl
Class HistoricBatchResourceImpl
java.lang.Object
org.camunda.bpm.engine.rest.sub.history.impl.HistoricBatchResourceImpl
- All Implemented Interfaces:
- HistoricBatchResource
public class HistoricBatchResourceImpl
- extends Object
- implements HistoricBatchResource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processEngine
protected ProcessEngine processEngine
batchId
protected String batchId
HistoricBatchResourceImpl
public HistoricBatchResourceImpl(ProcessEngine processEngine,
String batchId)
getHistoricBatch
public HistoricBatchDto getHistoricBatch()
- Specified by:
getHistoricBatch in interface HistoricBatchResource
deleteHistoricBatch
public void deleteHistoricBatch()
- Specified by:
deleteHistoricBatch in interface HistoricBatchResource
Copyright © 2016 camunda services GmbH. All rights reserved.