|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.v2.build.queue.BuildQueuePosition
public class BuildQueuePosition
Constructor Summary | |
---|---|
BuildQueuePosition(int queueLength,
int queuePosition)
|
Method Summary | |
---|---|
int |
getQueueLength()
|
int |
getQueuePosition()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildQueuePosition(int queueLength, int queuePosition)
Method Detail |
---|
public int getQueueLength()
public int getQueuePosition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |