com.atlassian.bamboo.plugins.rest.model.build.status
Class RestJobResultStatusList
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.AbstractRestList<RestJobResultStatus>
com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatusList
- All Implemented Interfaces:
- com.atlassian.plugins.rest.common.expand.entity.ListWrapper<RestJobResultStatus>
public class RestJobResultStatusList
- extends AbstractRestList<RestJobResultStatus>
Field Summary |
protected java.lang.String |
expand
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expand
protected java.lang.String expand
RestJobResultStatusList
public RestJobResultStatusList()
RestJobResultStatusList
public RestJobResultStatusList(int size,
org.apache.commons.lang.math.IntRange range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestJobResultStatus> callback)
setExpand
public void setExpand(java.lang.String expand)
setResults
public void setResults(java.util.List<RestJobResultStatus> results)
Copyright © 2012 Atlassian. All Rights Reserved.