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