Uses of Class
jetbrains.buildServer.serverSide.impl.cleanup.v2019.preserves.KeepBuildDataPartImpl
-
Packages that use KeepBuildDataPartImpl Package Description jetbrains.buildServer.serverSide.impl.cleanup.v2019.preserves -
-
Uses of KeepBuildDataPartImpl in jetbrains.buildServer.serverSide.impl.cleanup.v2019.preserves
Subclasses of KeepBuildDataPartImpl in jetbrains.buildServer.serverSide.impl.cleanup.v2019.preserves Modifier and Type Class Description class
KeepArtifacts
Keep build history and some build artifacts according to provided pattern.class
KeepEverything
Keep all (do not clean anything).class
KeepExternalDataPart
Allows to define external (plugin) build-related data part to store.class
KeepHistory
Keep build history (table HISTORY) only without any artifacts, logs, external data etc.class
KeepLogs
Keep builds history and build logs.class
KeepStatistics
Keep statistical build data (tables HISTORY & LIGHT_HISTORY).
-