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 void
PluginsCollection. foreachLoadedPlugins(ProcessPlugins processor)
Iterates through plugins with existing classloadersvoid
PluginsCollection. foreachLoadedPluginsAsync(ProcessPlugins processor, int numThreads)
Iterates through plugins with existing classloaders concurrently using the specified number of threadsvoid
PluginsCollection. foreachPlugins(ProcessPlugins processor)
-