Uses of Class
jetbrains.buildServer.controllers.queue.BuildQueueBean
-
Packages that use BuildQueueBean Package Description jetbrains.buildServer.controllers.queue -
-
Uses of BuildQueueBean in jetbrains.buildServer.controllers.queue
Methods in jetbrains.buildServer.controllers.queue that return BuildQueueBean Modifier and Type Method Description BuildQueueBeanBuildQueueForm. getBuildTypeQueuedBuilds(BuildTypeEx buildType, BuildTypeBranchBean branchBean, String selectedItemId)Returns a build queue bean for the provided build configuration, branch and selected itemBuildQueueBeanBuildQueueForm. getQueuedBuilds(SUser user)Returns a build queue representation by taking the whole build queue and previously selected agent pool id (which is stored in the user properties)
-