Package org.activiti.engine.impl.cmd
Class GetNextIdBlockCmd
- java.lang.Object
-
- org.activiti.engine.impl.cmd.GetNextIdBlockCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected int
idBlockSize
-
Constructor Summary
Constructors Constructor Description GetNextIdBlockCmd(int idBlockSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IdBlock
execute(CommandContext commandContext)
-
-
-
Method Detail
-
execute
public IdBlock execute(CommandContext commandContext)
-
-