Package org.bonitasoft.engine.sequence
Class SequenceRange
- java.lang.Object
-
- org.bonitasoft.engine.sequence.SequenceRange
-
public class SequenceRange extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SequenceRange(int rangeSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Optional<java.lang.Long>getNextAvailableId()voidupdateToNextRange(long nextAvailableIdFromDatabase)
-