|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestResultList | |
---|---|
com.atlassian.bamboo.plugins.rest.model.build | |
com.atlassian.bamboo.plugins.rest.model.chain |
Uses of RestResultList in com.atlassian.bamboo.plugins.rest.model.build |
---|
Fields in com.atlassian.bamboo.plugins.rest.model.build declared as RestResultList | |
---|---|
protected RestResultList |
RestResults.results
|
Methods in com.atlassian.bamboo.plugins.rest.model.build with parameters of type RestResultList | |
---|---|
void |
RestResults.setResults(RestResultList results)
|
Constructors in com.atlassian.bamboo.plugins.rest.model.build with parameters of type RestResultList | |
---|---|
RestResults(com.atlassian.plugins.rest.common.Link link,
RestResultList results)
|
Uses of RestResultList in com.atlassian.bamboo.plugins.rest.model.chain |
---|
Fields in com.atlassian.bamboo.plugins.rest.model.chain declared as RestResultList | |
---|---|
RestResultList |
RestStageResult.results
|
Methods in com.atlassian.bamboo.plugins.rest.model.chain that return RestResultList | |
---|---|
protected RestResultList |
RestStageResult.getBuildResults()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |