Uses of Interface
jetbrains.buildServer.plugins.ProcessPlugins
-
Packages that use ProcessPlugins Package Description jetbrains.buildServer.plugins -
-
Uses of ProcessPlugins in jetbrains.buildServer.plugins
Methods in jetbrains.buildServer.plugins with parameters of type ProcessPlugins Modifier and Type Method Description voidPluginsCollection. foreachLoadedPlugins(ProcessPlugins processor)Iterates through plugins with existing classloadersvoidPluginsCollection. foreachLoadedPluginsAsync(ProcessPlugins processor, int numThreads)Iterates through plugins with existing classloaders concurrently using the specified number of threadsvoidPluginsCollection. foreachPlugins(ProcessPlugins processor)
-