Uses of Class
jetbrains.buildServer.diagnostic.AutoThreadDumpConfig
-
Packages that use AutoThreadDumpConfig Package Description jetbrains.buildServer.diagnostic -
-
Uses of AutoThreadDumpConfig in jetbrains.buildServer.diagnostic
Constructors in jetbrains.buildServer.diagnostic with parameters of type AutoThreadDumpConfig Constructor Description ThreadDumpSaverConfigurator(AutoThreadDumpConfig autoThreadDumpConfig, ThreadDumpDataProvider threadDumpDataProvider, ThreadDumpSaver threadDumpSaver, ExecutorServices executorServices, ExtensionHolder extensionHolder)
ThreadDumpsCleaner(ExecutorService executor, AutoThreadDumpConfig threadDumpConfig)
-