org.camunda.bpm.engine.impl.cmd.batch
Class AbstractBatchCmd<T>
java.lang.Object
org.camunda.bpm.engine.impl.cmd.batch.AbstractBatchCmd<T>
- All Implemented Interfaces:
- Command<T>
- Direct Known Subclasses:
- AbstractIDBasedBatchCmd
public abstract class AbstractBatchCmd<T>
- extends Object
- implements Command<T>
Representation of common logic to all Batch commands
- Author:
- Askar Akhmerov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command |
execute |
AbstractBatchCmd
public AbstractBatchCmd()
checkAuthorizations
protected void checkAuthorizations(CommandContext commandContext)
Copyright © 2017 camunda services GmbH. All rights reserved.