Uses of Class
com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuildList
-
Packages that use RestQueuedBuildList Package Description com.atlassian.bamboo.plugins.rest.model.queue -
-
Uses of RestQueuedBuildList in com.atlassian.bamboo.plugins.rest.model.queue
Methods in com.atlassian.bamboo.plugins.rest.model.queue with parameters of type RestQueuedBuildList Modifier and Type Method Description void
RestQueuedBuilds. setQueuedBuilds(RestQueuedBuildList queuedBuilds)
Constructors in com.atlassian.bamboo.plugins.rest.model.queue with parameters of type RestQueuedBuildList Constructor Description RestQueuedBuilds(RestQueuedBuildList queuedBuild)
-