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 classKeepArtifactsKeep build history and some build artifacts according to provided pattern.classKeepEverythingKeep all (do not clean anything).classKeepExternalDataPartAllows to define external (plugin) build-related data part to store.classKeepHistoryKeep build history (table HISTORY) only without any artifacts, logs, external data etc.classKeepLogsKeep builds history and build logs.classKeepStatisticsKeep statistical build data (tables HISTORY & LIGHT_HISTORY).
-