Uses of Interface
jetbrains.buildServer.util.cache.ResetCacheRegister
-
-
Uses of ResetCacheRegister in jetbrains.buildServer.responsibility.impl
Constructors in jetbrains.buildServer.responsibility.impl with parameters of type ResetCacheRegister Constructor Description InvestigationsManagerImpl(SQLRunnerEx SQLRunner, UserModel userModel, EventDispatcher<ProjectsImportListener> projectImportListenerEventDispatcher, ServerResponsibility serverResponsibility, ExecutorServices executorServices, MultiNodesEvents multiNodesEvents, ResetCacheRegister resetCacheRegister)InvestigationTestRunsHolderImpl(BuildServerEx buildServer, ResponsibilityFacadeEx responsibilityFacade, ProblemMutingService problemMutingService, ProjectManagerEx projectManager, CurrentProblemsManagerEx currentProblemsManager, TestHistory testsHistory, ExecutorServices executors, TestName2Index testName2Index, TestRunContext testRunContext, ResetCacheRegister resetCacheRegister, ServerMetrics serverMetrics) -
Uses of ResetCacheRegister in jetbrains.buildServer.serverSide
Constructors in jetbrains.buildServer.serverSide with parameters of type ResetCacheRegister Constructor Description JdkPackageManager(ServerPaths paths, HttpDownloader downloader, ExecutorServices executorServices, MainConfigManager mainConfigManager, MultiNodesEvents multiNodesEvents, ResetCacheRegister resetCacheRegister) -
Uses of ResetCacheRegister in jetbrains.buildServer.serverSide.impl
Constructors in jetbrains.buildServer.serverSide.impl with parameters of type ResetCacheRegister Constructor Description ResetCacheControllerCacheDirCleaner(ServerPaths serverPaths, ResetCacheRegister register) -
Uses of ResetCacheRegister in jetbrains.buildServer.serverSide.impl.history
Constructors in jetbrains.buildServer.serverSide.impl.history with parameters of type ResetCacheRegister Constructor Description DBBuildHistory(EventDispatcher<BuildServerListener> eventDispatcher, SQLRunnerEx db, ResetCacheRegister cacheResetter, TestHistory testHistoryDelegate, MultiNodesEvents multiNodesEvents) -
Uses of ResetCacheRegister in jetbrains.buildServer.serverSide.impl.versionedSettings
Constructors in jetbrains.buildServer.serverSide.impl.versionedSettings with parameters of type ResetCacheRegister Constructor Description GeneratedSettingsCache(ServerPaths paths, ExtensionHolder extensionHolder, ExecutorServices executorServices, TimeService timeService, ResetCacheRegister resetCacheRegister) -
Uses of ResetCacheRegister in jetbrains.buildServer.serverSide.metadata.impl.indexer
Constructors in jetbrains.buildServer.serverSide.metadata.impl.indexer with parameters of type ResetCacheRegister Constructor Description BuildMetadataCacheResetHandler(ResetCacheRegister register, MetadataIndexerService indexerService) -
Uses of ResetCacheRegister in jetbrains.buildServer.serverSide.tests
Constructors in jetbrains.buildServer.serverSide.tests with parameters of type ResetCacheRegister Constructor Description TestHistoryImpl(BuildServerEx server, EventDispatcher<BuildServerListener> dispatcher, SQLRunnerEx sqlRunner, ResetCacheRegister cacheRegistry, STestManager testManager, ProblemMutingService mutingService, TestName2Index testName2Index, QueryRunnerFactory queryRunnerFactory) -
Uses of ResetCacheRegister in jetbrains.buildServer.util.cache
Subinterfaces of ResetCacheRegister in jetbrains.buildServer.util.cache Modifier and Type Interface Description interfaceResetCacheRegisterExCreated 01.10.12 9:54Classes in jetbrains.buildServer.util.cache that implement ResetCacheRegister Modifier and Type Class Description classResetCacheRegisterImplConstructors in jetbrains.buildServer.util.cache with parameters of type ResetCacheRegister Constructor Description EhCacheUtil(ServerPaths serverPaths, ResetCacheRegister register)EhCacheUtilBase(EhCacheUtilPaths serverPaths, ResetCacheRegister register) -
Uses of ResetCacheRegister in jetbrains.buildServer.web.util
Constructors in jetbrains.buildServer.web.util with parameters of type ResetCacheRegister Constructor Description JsCSSCache(ResetCacheRegister register)
-