Uses of Class
jetbrains.buildServer.serverSide.RunTypeWithExtensions
-
-
Uses of RunTypeWithExtensions in jetbrains
Methods in jetbrains that return RunTypeWithExtensions Modifier and Type Method Description RunTypeWithExtensionsMockBuildRunnerDescriptor. 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 RunTypeWithExtensionsBuildRunnerBean. getRunTypeWithExtensions()RunTypeWithExtensionsRunTypeData. 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 classUnknownRunTypeWithExtensionsCreated 30.04.13 19:13Methods in jetbrains.buildServer.serverSide that return RunTypeWithExtensions Modifier and Type Method Description RunTypeWithExtensionsRunTypeRegistry. findExtendedRunType(String runType)RunTypeWithExtensionsRunTypesProvider. findExtendedRunType(String runType)Finds a run type by its identifierRunTypeWithExtensionsSBuildRunnerDescriptor. getRunTypeWithExtensions() -
Uses of RunTypeWithExtensions in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return RunTypeWithExtensions Modifier and Type Method Description RunTypeWithExtensionsSBuildRunnerDescriptorImpl. getRunTypeWithExtensions()RunTypeWithExtensionsSBuildStepDescriptorImpl. getRunTypeWithExtensions() -
Uses of RunTypeWithExtensions in jetbrains.buildServer.serverSide.impl.runType
Subclasses of RunTypeWithExtensions in jetbrains.buildServer.serverSide.impl.runType Modifier and Type Class Description classRunTypeWithExtensionsImplMethods in jetbrains.buildServer.serverSide.impl.runType that return RunTypeWithExtensions Modifier and Type Method Description RunTypeWithExtensionsRunTypeRegistryImpl. findExtendedRunType(String runType)
-