org.camunda.bpm.engine.impl.batch.history
Class DeleteHistoricBatchCmd
java.lang.Object
org.camunda.bpm.engine.impl.batch.history.DeleteHistoricBatchCmd
- All Implemented Interfaces:
- Command<Object>
public class DeleteHistoricBatchCmd
- extends Object
- implements Command<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
batchId
protected String batchId
DeleteHistoricBatchCmd
public DeleteHistoricBatchCmd(String batchId)
execute
public Object execute(CommandContext commandContext)
- Specified by:
execute in interface Command<Object>
checkAccess
protected void checkAccess(CommandContext commandContext,
HistoricBatchEntity batch)
Copyright © 2016 camunda services GmbH. All rights reserved.