org.camunda.bpm.engine.impl.cmd
Class GetNextIdBlockCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetNextIdBlockCmd
- All Implemented Interfaces:
- Command<IdBlock>
public class GetNextIdBlockCmd
- extends Object
- implements Command<IdBlock>
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
idBlockSize
protected int idBlockSize
GetNextIdBlockCmd
public GetNextIdBlockCmd(int idBlockSize)
execute
public IdBlock execute(CommandContext commandContext)
- Specified by:
execute in interface Command<IdBlock>
Copyright © 2015 camunda services GmbH. All rights reserved.