Class PluginPackagesEventDispatcher
- java.lang.Object
-
- jetbrains.buildServer.util.EventDispatcher<PluginPackagesListener>
-
- jetbrains.buildServer.web.plugins.impl.PluginPackagesEventDispatcher
-
public class PluginPackagesEventDispatcher extends EventDispatcher<PluginPackagesListener>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class jetbrains.buildServer.util.EventDispatcher
EventDispatcher.ErrorHandler
-
-
Field Summary
-
Fields inherited from class jetbrains.buildServer.util.EventDispatcher
DEFAULT_ERROR_HANDLER
-
-
Constructor Summary
Constructors Constructor Description PluginPackagesEventDispatcher()
-
Method Summary
-
Methods inherited from class jetbrains.buildServer.util.EventDispatcher
addListener, attachParentDispatcher, clearErrorHandler, create, dispatch, dispose, getAllListeners, getErrorHandler, getListeners, getMulticaster, hasListeners, removeListener, setErrorHandler
-
-