Uses of Class
jetbrains.buildServer.controllers.admin.projects.BuildRunnerBean
-
Packages that use BuildRunnerBean Package Description jetbrains.buildServer.controllers.admin.projects jetbrains.buildServer.controllers.buildType -
-
Uses of BuildRunnerBean in jetbrains.buildServer.controllers.admin.projects
Methods in jetbrains.buildServer.controllers.admin.projects that return BuildRunnerBean Modifier and Type Method Description BuildRunnerBean
BuildTypeForm. getBuildRunnerBean()
BuildRunnerBean
MultipleRunnersBean. getCurrentBuildRunnerBean()
BuildRunnerBean
MultipleRunnersBeanImpl. getCurrentBuildRunnerBean()
Methods in jetbrains.buildServer.controllers.admin.projects that return types with arguments of type BuildRunnerBean Modifier and Type Method Description List<BuildRunnerBean>
MultipleRunnersBean. getBuildRunners()
List<BuildRunnerBean>
MultipleRunnersBeanImpl. getBuildRunners()
-
Uses of BuildRunnerBean in jetbrains.buildServer.controllers.buildType
Methods in jetbrains.buildServer.controllers.buildType that return types with arguments of type BuildRunnerBean Modifier and Type Method Description List<BuildRunnerBean>
BuildTypeSettingsBean. getBuildRunners()
-