com.atlassian.bamboo.utils.persister
Class DefaultSequenceHelper
java.lang.Object
com.atlassian.bamboo.utils.persister.DefaultSequenceHelper
- All Implemented Interfaces:
- SequenceHelper
public class DefaultSequenceHelper
- extends Object
- implements SequenceHelper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIRST_ID
public static final int FIRST_ID
- See Also:
- Constant Field Values
DefaultSequenceHelper
public DefaultSequenceHelper()
getNextId
public long getNextId(String entity)
- Specified by:
getNextId
in interface SequenceHelper
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.