Uses of Class
com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuild

Packages that use RestQueuedBuild
com.atlassian.bamboo.plugins.rest.model.queue   
 

Uses of RestQueuedBuild in com.atlassian.bamboo.plugins.rest.model.queue
 

Methods in com.atlassian.bamboo.plugins.rest.model.queue that return RestQueuedBuild
protected  RestQueuedBuild RestQueuedBuildExpander.expandInternal(RestQueuedBuild build)
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.queue with parameters of type RestQueuedBuild
protected  RestQueuedBuild RestQueuedBuildExpander.expandInternal(RestQueuedBuild build)
           
 

Constructor parameters in com.atlassian.bamboo.plugins.rest.model.queue with type arguments of type RestQueuedBuild
RestQueuedBuildList(int size, org.apache.commons.lang.math.IntRange range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestQueuedBuild> callback)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.