Uses of Interface
jetbrains.buildServer.util.OptionSupport
-
-
Uses of OptionSupport in jetbrains
Classes in jetbrains that implement OptionSupport Modifier and Type Class Description classMockBuildTypeMethods in jetbrains with parameters of type OptionSupport Modifier and Type Method Description static voidBuildServerCreator. makeComposite(OptionSupport btComposite) -
Uses of OptionSupport in jetbrains.buildServer.serverSide
Subinterfaces of OptionSupport in jetbrains.buildServer.serverSide Modifier and Type Interface Description interfaceBuildTypeExinterfaceBuildTypeOptionsContains constants for build configuration options.interfaceBuildTypeSettingsContains build configuration settingsinterfaceBuildTypeSettingsExinterfaceBuildTypeTemplateBuild configuration template.interfaceBuildTypeTemplateExinterfaceSBuildTypeThis class represents TeamCity build configuration on the server-side. -
Uses of OptionSupport in jetbrains.buildServer.serverSide.dependency
Subinterfaces of OptionSupport in jetbrains.buildServer.serverSide.dependency Modifier and Type Interface Description interfaceBuildDependencyBuild Dependency represents an instance of Dependency between Build Types.interfaceBuildDependencyExinterfaceDependencyThis class describes a dependency from one build configuration to another build configuration.interfaceDependencyOptionsContains set of dependency options -
Uses of OptionSupport in jetbrains.buildServer.serverSide.impl
Subinterfaces of OptionSupport in jetbrains.buildServer.serverSide.impl Modifier and Type Interface Description interfaceRemoteBuildTypeRepresents temporary created configuration to run personal changes for the specified configuration.interfaceRemoteBuildTypeExClasses in jetbrains.buildServer.serverSide.impl that implement OptionSupport Modifier and Type Class Description classBuildTypeImplclassBuildTypeSettingsImplclassBuildTypeTemplateImplclassDummyBuildTypeclassEditableBuildTypeCopyclassEditableTemplateCopyclassInaccessibleTemplateWrapper object used in the case when template became inaccessible to current user (either template was deleted or template is from the project to which user does not have permissions)classRemoteBuildTypeImpl -
Uses of OptionSupport in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth that implement OptionSupport Modifier and Type Class Description classSecuredBuildTypeclassSecuredBuildTypeTemplate -
Uses of OptionSupport in jetbrains.buildServer.serverSide.impl.buildTypeSettings.impl
Classes in jetbrains.buildServer.serverSide.impl.buildTypeSettings.impl that implement OptionSupport Modifier and Type Class Description classOptionSupportAdapter -
Uses of OptionSupport in jetbrains.buildServer.serverSide.impl.dependency
Classes in jetbrains.buildServer.serverSide.impl.dependency that implement OptionSupport Modifier and Type Class Description classBuildDependencyImplclassDependencyImplclassUnresolvedDependencyMethods in jetbrains.buildServer.serverSide.impl.dependency with parameters of type OptionSupport Modifier and Type Method Description static DependencyOptionsBuildDependencyImpl. copyOptions(OptionSupport optionSupport)Constructors in jetbrains.buildServer.serverSide.impl.dependency with parameters of type OptionSupport Constructor Description BuildDependencyImpl(BuildPromotionEx dependOn, BuildPromotionEx dependent, OptionSupport options) -
Uses of OptionSupport in jetbrains.buildServer.util
Subinterfaces of OptionSupport in jetbrains.buildServer.util Modifier and Type Interface Description interfaceOptionSupportExClasses in jetbrains.buildServer.util that implement OptionSupport Modifier and Type Class Description classDependencyOptionSupportImplUser: kirclassEmptyOptionSupport
-