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 CleanupSettingsSupportBuildTypeOwnSettings. getOwnCleanupSupport() -
Uses of CleanupSettingsSupport in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return CleanupSettingsSupport Modifier and Type Method Description CleanupSettingsSupportProjectEx. getOwnCleanupSettingsSupport()CleanupSettingsSupportBuildTypeSettingsImpl. getOwnCleanupSupport()CleanupSettingsSupportInaccessibleTemplate. 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 CleanupSettingsSupportProjectImpl. 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 voidXmlRetentionPolicyExternalizer. writeSettings(BuildSettingsBuilder builder, CleanupSettingsSupport ownCleanupSupport)
-