Uses of Class
jetbrains.buildServer.serverSide.impl.cleanup.CleanupSettingsSupport
-
-
Uses of CleanupSettingsSupport in jetbrains.buildServer.serverSide
Methods in jetbrains.buildServer.serverSide that return CleanupSettingsSupport Modifier and Type Method Description CleanupSettingsSupport
BuildTypeOwnSettings. getOwnCleanupSupport()
-
Uses of CleanupSettingsSupport in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return CleanupSettingsSupport Modifier and Type Method Description CleanupSettingsSupport
ProjectEx. getOwnCleanupSettingsSupport()
CleanupSettingsSupport
BuildTypeSettingsImpl. getOwnCleanupSupport()
CleanupSettingsSupport
InaccessibleTemplate. getOwnCleanupSupport()
-
Uses of CleanupSettingsSupport in jetbrains.buildServer.serverSide.impl.projects
Methods in jetbrains.buildServer.serverSide.impl.projects that return CleanupSettingsSupport Modifier and Type Method Description CleanupSettingsSupport
ProjectImpl. getOwnCleanupSettingsSupport()
-
Uses of CleanupSettingsSupport in jetbrains.buildServer.serverSide.impl.xml
Methods in jetbrains.buildServer.serverSide.impl.xml with parameters of type CleanupSettingsSupport Modifier and Type Method Description void
XmlRetentionPolicyExternalizer. writeSettings(BuildSettingsBuilder builder, CleanupSettingsSupport ownCleanupSupport)
-