|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.plugins.rest.model.chain.RestStageResults
public class RestStageResults
| Constructor Summary | |
|---|---|
RestStageResults()
|
|
RestStageResults(com.atlassian.plugins.rest.common.Link link,
RestStageResultList stages)
|
|
| Method Summary | |
|---|---|
RestStageResultList |
getStages()
|
void |
setLink(com.atlassian.plugins.rest.common.Link resourceLink)
|
void |
setStages(RestStageResultList stages)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RestStageResults()
public RestStageResults(com.atlassian.plugins.rest.common.Link link,
RestStageResultList stages)
| Method Detail |
|---|
public void setLink(com.atlassian.plugins.rest.common.Link resourceLink)
public RestStageResultList getStages()
public void setStages(RestStageResultList stages)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||