com.atlassian.bamboo.plugins.rest.model.build
Class RestResults
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.build.RestResults
public class RestResults
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
results
@Expandable
protected RestResultList results
expand
protected java.lang.String expand
link
protected com.atlassian.plugins.rest.common.Link link
RestResults
public RestResults()
RestResults
public RestResults(com.atlassian.plugins.rest.common.Link link,
RestResultList results)
setLink
public void setLink(com.atlassian.plugins.rest.common.Link resourceLink)
getResults
public RestResultList getResults()
setResults
public void setResults(RestResultList results)
Copyright © 2012 Atlassian. All Rights Reserved.