Uses of Interface
jetbrains.buildServer.serverSide.cleanup.CleanupProcessState
-
-
Uses of CleanupProcessState in jetbrains.buildServer.clouds.server.impl
Methods in jetbrains.buildServer.clouds.server.impl with parameters of type CleanupProcessState Modifier and Type Method Description voidCloudManagerBaseImpl. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.controllers.admin.cleanup
Methods in jetbrains.buildServer.controllers.admin.cleanup that return CleanupProcessState Modifier and Type Method Description CleanupProcessStateCleanupPoliciesForm. getServerCleanupDetails() -
Uses of CleanupProcessState in jetbrains.buildServer.diagnostic
Methods in jetbrains.buildServer.diagnostic with parameters of type CleanupProcessState Modifier and Type Method Description voidThreadDumpsCleaner. afterCleanup(CleanupProcessState cleanupState)voidThreadTracesCleaner. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.groups.impl
Methods in jetbrains.buildServer.groups.impl with parameters of type CleanupProcessState Modifier and Type Method Description voidUserGroupCleanupExtension. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.responsibility.impl
Methods in jetbrains.buildServer.responsibility.impl with parameters of type CleanupProcessState Modifier and Type Method Description voidInvestigationsCleanupExtension. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.responsibility.remover
Methods in jetbrains.buildServer.responsibility.remover with parameters of type CleanupProcessState Modifier and Type Method Description voidObsoleteBuildProblemResponsibilitiesCleanupExtension. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.agentPools
Methods in jetbrains.buildServer.serverSide.agentPools with parameters of type CleanupProcessState Modifier and Type Method Description voidAgentPoolManagerImpl. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.cleanup
Methods in jetbrains.buildServer.serverSide.cleanup that return CleanupProcessState Modifier and Type Method Description CleanupProcessStateCleanupContext. getCleanupState()Methods in jetbrains.buildServer.serverSide.cleanup with parameters of type CleanupProcessState Modifier and Type Method Description default voidAfterBuildsCleanupExtension. afterCleanup(CleanupProcessState cleanupState)Invoked upon finishing of the main cleanup process.voidCleanupExtensionAdapter. afterCleanup(CleanupProcessState cleanupState)Deprecated. -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.identifiers
Methods in jetbrains.buildServer.serverSide.identifiers with parameters of type CleanupProcessState Modifier and Type Method Description voidBuildTypeIdentifiersManagerImpl. afterCleanup(CleanupProcessState cleanupState)voidProjectIdentifiersManagerImpl. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl with parameters of type CleanupProcessState Modifier and Type Method Description voidAutomaticAgentAuthorizationTokens. afterCleanup(CleanupProcessState cleanupState)voidCustomDataStorageManagerImpl. afterCleanup(CleanupProcessState cleanupState)voidDBBackedBuildCounters. afterCleanup(CleanupProcessState cleanupState)voidOldAgentsCleaner. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.impl.audit
Methods in jetbrains.buildServer.serverSide.impl.audit with parameters of type CleanupProcessState Modifier and Type Method Description voidAuditLogCleanerImpl. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.impl.cleanup
Subinterfaces of CleanupProcessState in jetbrains.buildServer.serverSide.impl.cleanup Modifier and Type Interface Description interfaceCleanupProcessStateExClasses in jetbrains.buildServer.serverSide.impl.cleanup that implement CleanupProcessState Modifier and Type Class Description classServerCleanupState -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.impl.cleanup.extensions
Methods in jetbrains.buildServer.serverSide.impl.cleanup.extensions with parameters of type CleanupProcessState Modifier and Type Method Description voidBuildCachesCleaner. afterCleanup(CleanupProcessState cleanupState)voidBuildTablesCleanerImpl. afterCleanup(CleanupProcessState cleanupState)voidInvalidHistoryRecordsCleaner. afterCleanup(CleanupProcessState cleanupState)voidLostBuildsCleaner. afterCleanup(CleanupProcessState cleanupState)voidObsoleteFilesCleaner. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.impl.persisting
Methods in jetbrains.buildServer.serverSide.impl.persisting with parameters of type CleanupProcessState Modifier and Type Method Description voidPersistTasksStorage. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.impl.personal
Methods in jetbrains.buildServer.serverSide.impl.personal with parameters of type CleanupProcessState Modifier and Type Method Description voidPersonalBuildCleaner. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.impl.versionedSettings
Methods in jetbrains.buildServer.serverSide.impl.versionedSettings with parameters of type CleanupProcessState Modifier and Type Method Description voidGeneratedSettingsCache. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.messages.codeDuplicates
Methods in jetbrains.buildServer.serverSide.messages.codeDuplicates with parameters of type CleanupProcessState Modifier and Type Method Description voidInsertDuplicatesQuery. cleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.metadata.impl.metadata
Methods in jetbrains.buildServer.serverSide.metadata.impl.metadata with parameters of type CleanupProcessState Modifier and Type Method Description voidMetadataStorageBean. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.oauth.space
Methods in jetbrains.buildServer.serverSide.oauth.space with parameters of type CleanupProcessState Modifier and Type Method Description voidSpaceReceiveInitPayloadTaskCleaner. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.stat
Methods in jetbrains.buildServer.serverSide.stat with parameters of type CleanupProcessState Modifier and Type Method Description voidTestFailureRateCollector. afterCleanup(CleanupProcessState cleanupState)voidTestMetadataCleaner. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.statistics.impl
Methods in jetbrains.buildServer.serverSide.statistics.impl with parameters of type CleanupProcessState Modifier and Type Method Description voidBuildDataStorageImpl. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.serverSide.tests
Methods in jetbrains.buildServer.serverSide.tests with parameters of type CleanupProcessState Modifier and Type Method Description voidTestNamesCleaner. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.users.impl
Methods in jetbrains.buildServer.users.impl with parameters of type CleanupProcessState Modifier and Type Method Description voidUserModelImpl. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl with parameters of type CleanupProcessState Modifier and Type Method Description voidVcsChangesStorage.VcsChangeTableCleaner. afterCleanup(CleanupProcessState cleanupState)voidVcsModificationsCleaner. afterCleanup(CleanupProcessState cleanupState) -
Uses of CleanupProcessState in jetbrains.buildServer.virtualConfiguration.processor.impl
Methods in jetbrains.buildServer.virtualConfiguration.processor.impl with parameters of type CleanupProcessState Modifier and Type Method Description voidCleanupUnlinkedGeneratedProjects. afterCleanup(CleanupProcessState cleanupState)
-