Uses of Class
jetbrains.buildServer.controllers.queue.BuildQueueBean.CanRunOnEstimate
-
Packages that use BuildQueueBean.CanRunOnEstimate Package Description jetbrains.buildServer.controllers.queue -
-
Uses of BuildQueueBean.CanRunOnEstimate in jetbrains.buildServer.controllers.queue
Methods in jetbrains.buildServer.controllers.queue that return types with arguments of type BuildQueueBean.CanRunOnEstimate Modifier and Type Method Description Map<SQueuedBuild,BuildQueueBean.CanRunOnEstimate>BuildQueueBean. getCanRunOnEstimates()Method parameters in jetbrains.buildServer.controllers.queue with type arguments of type BuildQueueBean.CanRunOnEstimate Modifier and Type Method Description voidBuildQueueBean. setCanRunOnCountMap(Map<SQueuedBuild,BuildQueueBean.CanRunOnEstimate> canRunOnCountMap)
-