|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.rest.model.build.status.RestResultStatus
public class RestResultStatus
Field Summary | |
---|---|
protected java.lang.Boolean |
finished
|
static java.lang.String |
KEY
|
protected java.lang.String |
planResultKey
|
protected java.lang.String |
prettyQueuedTime
|
protected RestProgress |
progress
|
Constructor Summary | |
---|---|
RestResultStatus()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String KEY
protected java.lang.String planResultKey
protected java.lang.Boolean finished
protected java.lang.String prettyQueuedTime
protected RestProgress progress
Constructor Detail |
---|
public RestResultStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |