Uses of Interface
jetbrains.buildServer.serverSide.CleanupSettings
-
-
Uses of CleanupSettings in jetbrains
Classes in jetbrains that implement CleanupSettings Modifier and Type Class Description class
MockBuildType
-
Uses of CleanupSettings in jetbrains.buildServer.serverSide
Subinterfaces of CleanupSettings in jetbrains.buildServer.serverSide Modifier and Type Interface Description interface
BuildTypeEx
interface
BuildTypeSettingsEx
interface
BuildTypeTemplateEx
interface
CleanupSettingsInit
-
Uses of CleanupSettings in jetbrains.buildServer.serverSide.impl
Subinterfaces of CleanupSettings in jetbrains.buildServer.serverSide.impl Modifier and Type Interface Description interface
ProjectEx
interface
RemoteBuildTypeEx
Classes in jetbrains.buildServer.serverSide.impl that implement CleanupSettings 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
RemoteBuildTypeImpl
-
Uses of CleanupSettings in jetbrains.buildServer.serverSide.impl.auth
Classes in jetbrains.buildServer.serverSide.impl.auth that implement CleanupSettings Modifier and Type Class Description class
SecuredBuildType
class
SecuredBuildTypeTemplate
class
SecuredProject
-
Uses of CleanupSettings in jetbrains.buildServer.serverSide.impl.cleanup
Classes in jetbrains.buildServer.serverSide.impl.cleanup that implement CleanupSettings Modifier and Type Class Description class
CleanupSettingsSupport
Methods in jetbrains.buildServer.serverSide.impl.cleanup that return types with arguments of type CleanupSettings Modifier and Type Method Description protected abstract List<CleanupSettings>
CleanupSettingsSupport. getParentSettings()
-
Uses of CleanupSettings in jetbrains.buildServer.serverSide.impl.projects
Classes in jetbrains.buildServer.serverSide.impl.projects that implement CleanupSettings Modifier and Type Class Description class
ProjectImpl
-