org.camunda.bpm.engine.impl.db
Class IdBlock
java.lang.Object
org.camunda.bpm.engine.impl.db.IdBlock
public class IdBlock
- extends Object
- Author:
- Tom Baeyens
Constructor Summary |
IdBlock(long nextId,
long lastId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdBlock
public IdBlock(long nextId,
long lastId)
getNextId
public long getNextId()
getLastId
public long getLastId()
Copyright © 2016 camunda services GmbH. All rights reserved.