com.atlassian.bamboo.plugins.rest.model.queue
Class RestQueuedBuildList
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.AbstractRestList<RestQueuedBuild>
com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuildList
- All Implemented Interfaces:
- com.atlassian.plugins.rest.common.expand.entity.ListWrapper<RestQueuedBuild>
public class RestQueuedBuildList
- extends AbstractRestList<RestQueuedBuild>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expand
protected String expand
RestQueuedBuildList
public RestQueuedBuildList()
RestQueuedBuildList
public RestQueuedBuildList(int size,
org.apache.commons.lang.math.IntRange range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestQueuedBuild> callback)
setQueuedBuild
public void setQueuedBuild(List<RestQueuedBuild> queuedBuild)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.