Uses of Interface
jetbrains.buildServer.serverSide.InheritableUserParametersHolder
-
-
Uses of InheritableUserParametersHolder in jetbrains
Classes in jetbrains that implement InheritableUserParametersHolder Modifier and Type Class Description class
MockBuildType
-
Uses of InheritableUserParametersHolder in jetbrains.buildServer.controllers.admin.projects
Methods in jetbrains.buildServer.controllers.admin.projects with parameters of type InheritableUserParametersHolder Modifier and Type Method Description ActionMessage
UserParametersUpdater. updateParameters(EditableUserDefinedParametersBean bean, InheritableUserParametersHolder paramsHolder)
ActionErrors
UserParametersUpdater. validate(InheritableUserParametersHolder form, EditableUserDefinedParametersBean bean, AdditionalParametersBuilder builder)
-
Uses of InheritableUserParametersHolder in jetbrains.buildServer.controllers.parameters.embed
Classes in jetbrains.buildServer.controllers.parameters.embed that implement InheritableUserParametersHolder Modifier and Type Class Description class
ParametersViewBean
Created 26.03.13 12:16 -
Uses of InheritableUserParametersHolder in jetbrains.buildServer.serverSide
Subinterfaces of InheritableUserParametersHolder in jetbrains.buildServer.serverSide Modifier and Type Interface Description interface
BuildTypeEx
interface
BuildTypeSettings
Contains build configuration settingsinterface
BuildTypeSettingsEx
interface
BuildTypeTemplate
Build configuration template.interface
BuildTypeTemplateEx
interface
InheritableUserParametersHolderEx
Created by Andrey Titov on 21.04.16.interface
SBuildType
This class represents TeamCity build configuration on the server-side.interface
SProject
Represents a server side project -
Uses of InheritableUserParametersHolder in jetbrains.buildServer.serverSide.asserts
Constructors in jetbrains.buildServer.serverSide.asserts with parameters of type InheritableUserParametersHolder Constructor Description UserParametersHolderAssert(InheritableUserParametersHolder actual, String actualName)
-
Uses of InheritableUserParametersHolder in jetbrains.buildServer.serverSide.impl
Subinterfaces of InheritableUserParametersHolder in jetbrains.buildServer.serverSide.impl Modifier and Type Interface Description interface
ProjectEx
interface
RemoteBuildType
Represents temporary created configuration to run personal changes for the specified configuration.interface
RemoteBuildTypeEx
Classes in jetbrains.buildServer.serverSide.impl that implement InheritableUserParametersHolder Modifier and Type Class Description class
BuildTypeImpl
class
BuildTypeSettingsImpl
class
BuildTypeTemplateImpl
class
DummyBuildType
class
EditableBuildTypeCopy
class
EditableTemplateCopy
class
InaccessibleTemplate
Wrapper 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)class
InheritableUserParametersHolderImpl
Created by Eugene Petrenko (eugene.petrenko@gmail.com) Date: 26.01.12 17:09class
RemoteBuildTypeImpl
-
Uses of InheritableUserParametersHolder in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth that implement InheritableUserParametersHolder Modifier and Type Class Description class
SecuredBuildType
class
SecuredBuildTypeTemplate
class
SecuredProject
-
Uses of InheritableUserParametersHolder in jetbrains.buildServer.serverSide.impl.buildTypeSettings.impl
Classes in jetbrains.buildServer.serverSide.impl.buildTypeSettings.impl that implement InheritableUserParametersHolder Modifier and Type Class Description class
InheritableUserParametersHolderAdapter
Adapter to use ContainerWithInherited as InheritableUserParametersHolderEx and SerializableParametersCollection -
Uses of InheritableUserParametersHolder in jetbrains.buildServer.serverSide.impl.projects
Classes in jetbrains.buildServer.serverSide.impl.projects that implement InheritableUserParametersHolder Modifier and Type Class Description class
ProjectImpl
-