Uses of Class
jetbrains.buildServer.serverSide.RunTypeWithExtensions
-
-
Uses of RunTypeWithExtensions in jetbrains
Methods in jetbrains that return RunTypeWithExtensions Modifier and Type Method Description RunTypeWithExtensions
MockBuildRunnerDescriptor. getRunTypeWithExtensions()
-
Uses of RunTypeWithExtensions in jetbrains.buildServer.controllers.admin.projects
Methods in jetbrains.buildServer.controllers.admin.projects that return RunTypeWithExtensions Modifier and Type Method Description RunTypeWithExtensions
BuildRunnerBean. getRunTypeWithExtensions()
RunTypeWithExtensions
RunTypeData. getRunTypeWithExtensions()
Constructors in jetbrains.buildServer.controllers.admin.projects with parameters of type RunTypeWithExtensions Constructor Description RunTypeData(String runTypeInfoKey, RunTypeWithExtensions runType, String customDisplayName, Map<String,String> defaultProperties, Deprecation deprecation)
Constructor -
Uses of RunTypeWithExtensions in jetbrains.buildServer.serverSide
Subclasses of RunTypeWithExtensions in jetbrains.buildServer.serverSide Modifier and Type Class Description class
UnknownRunTypeWithExtensions
Created 30.04.13 19:13Methods in jetbrains.buildServer.serverSide that return RunTypeWithExtensions Modifier and Type Method Description RunTypeWithExtensions
RunTypeRegistry. findExtendedRunType(String runType)
RunTypeWithExtensions
RunTypesProvider. findExtendedRunType(String runType)
Finds a run type by its identifierRunTypeWithExtensions
SBuildRunnerDescriptor. getRunTypeWithExtensions()
-
Uses of RunTypeWithExtensions in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return RunTypeWithExtensions Modifier and Type Method Description RunTypeWithExtensions
SBuildRunnerDescriptorImpl. getRunTypeWithExtensions()
RunTypeWithExtensions
SBuildStepDescriptorImpl. getRunTypeWithExtensions()
-
Uses of RunTypeWithExtensions in jetbrains.buildServer.serverSide.impl.runType
Subclasses of RunTypeWithExtensions in jetbrains.buildServer.serverSide.impl.runType Modifier and Type Class Description class
RunTypeWithExtensionsImpl
Methods in jetbrains.buildServer.serverSide.impl.runType that return RunTypeWithExtensions Modifier and Type Method Description RunTypeWithExtensions
RunTypeRegistryImpl. findExtendedRunType(String runType)
-