@Internal
public interface IdGenerator
Modifier and Type | Method and Description |
---|---|
String |
getName()
Name of id generator
|
long |
getNextId()
Next id for this generator
|
String getName()
long getNextId()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.