Uses of Interface
jetbrains.buildServer.plugins.PluginManagerListener
-
Packages that use PluginManagerListener Package Description jetbrains.buildServer jetbrains.buildServer.plugins jetbrains.buildServer.web.plugins.impl -
-
Uses of PluginManagerListener in jetbrains.buildServer
Methods in jetbrains.buildServer that return types with arguments of type PluginManagerListener Modifier and Type Method Description EventDispatcher<PluginManagerListener>
MockPluginManager. getPluginLifecycleEventDispatcher()
-
Uses of PluginManagerListener in jetbrains.buildServer.plugins
Classes in jetbrains.buildServer.plugins that implement PluginManagerListener Modifier and Type Class Description class
PluginManagerListenerAdapter
Methods in jetbrains.buildServer.plugins that return types with arguments of type PluginManagerListener Modifier and Type Method Description EventDispatcher<PluginManagerListener>
PluginManager. getPluginLifecycleEventDispatcher()
EventDispatcher<PluginManagerListener>
PluginManagerImpl. getPluginLifecycleEventDispatcher()
-
Uses of PluginManagerListener in jetbrains.buildServer.web.plugins.impl
Classes in jetbrains.buildServer.web.plugins.impl that implement PluginManagerListener Modifier and Type Class Description class
ResetCachesOnPluginUnload
-