Uses of Class
jetbrains.buildServer.agent.impl.CleanupParameters
-
Packages that use CleanupParameters Package Description jetbrains.buildServer.agent jetbrains.buildServer.agent.impl.buildStages.startStages.freeSpace.cleaners jetbrains.buildServer.agent.impl.cache -
-
Uses of CleanupParameters in jetbrains.buildServer.agent
Methods in jetbrains.buildServer.agent with parameters of type CleanupParameters Modifier and Type Method Description void
AgentDiskSpaceCleanerExtension. cleanup(CleanupParameters cleanupParameters)
called when system needs free disk space. -
Uses of CleanupParameters in jetbrains.buildServer.agent.impl.buildStages.startStages.freeSpace.cleaners
Methods in jetbrains.buildServer.agent.impl.buildStages.startStages.freeSpace.cleaners with parameters of type CleanupParameters Modifier and Type Method Description void
OldCheckoutDirectoriesCleaner. cleanup(CleanupParameters cleanupParameters)
void
OldFoldersCleaner. cleanup(CleanupParameters cleanupParameters)
-
Uses of CleanupParameters in jetbrains.buildServer.agent.impl.cache
Methods in jetbrains.buildServer.agent.impl.cache with parameters of type CleanupParameters Modifier and Type Method Description void
ArtifactsCacheCleanersProvider. cleanup(CleanupParameters cleanupParameters)
-