|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.task.conversion.TaskIdSupplier
@ThreadSafe public class TaskIdSupplier
Supplies a new Task ID starting at 1
Constructor Summary | |
---|---|
TaskIdSupplier()
|
Method Summary | |
---|---|
java.lang.Long |
get()
Gets then increments the previous value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaskIdSupplier()
Method Detail |
---|
public java.lang.Long get()
get
in interface com.atlassian.util.concurrent.Supplier<java.lang.Long>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |