public class RemoteAgentPluginEventDeferringListener extends Object implements com.atlassian.bamboo.plugin.events.RemotePluginEventHandler
| Constructor and Description |
|---|
RemoteAgentPluginEventDeferringListener(com.atlassian.event.api.EventPublisher eventPublisher,
RemoteAgentPluginEventHandlerImpl deferredEventHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(com.atlassian.bamboo.plugin.events.DisableRemotePluginEvent event) |
void |
onEvent(com.atlassian.bamboo.plugin.events.DisableRemotePluginModuleEvent event) |
void |
onEvent(com.atlassian.bamboo.plugin.events.EnableRemotePluginEvent event) |
void |
onEvent(com.atlassian.bamboo.plugin.events.EnableRemotePluginModuleEvent event) |
void |
onEvent(com.atlassian.bamboo.plugin.events.UninstallRemotePluginEvent event) |
void |
onEvent(com.atlassian.bamboo.plugin.events.UpgradeRemotePluginEvent event) |
public RemoteAgentPluginEventDeferringListener(com.atlassian.event.api.EventPublisher eventPublisher,
RemoteAgentPluginEventHandlerImpl deferredEventHandler)
@EventListener public void onEvent(com.atlassian.bamboo.plugin.events.DisableRemotePluginEvent event)
onEvent in interface com.atlassian.bamboo.plugin.events.RemotePluginEventHandler@EventListener public void onEvent(com.atlassian.bamboo.plugin.events.EnableRemotePluginEvent event)
onEvent in interface com.atlassian.bamboo.plugin.events.RemotePluginEventHandler@EventListener public void onEvent(com.atlassian.bamboo.plugin.events.DisableRemotePluginModuleEvent event)
onEvent in interface com.atlassian.bamboo.plugin.events.RemotePluginEventHandler@EventListener public void onEvent(com.atlassian.bamboo.plugin.events.EnableRemotePluginModuleEvent event)
onEvent in interface com.atlassian.bamboo.plugin.events.RemotePluginEventHandler@EventListener public void onEvent(com.atlassian.bamboo.plugin.events.UninstallRemotePluginEvent event)
onEvent in interface com.atlassian.bamboo.plugin.events.RemotePluginEventHandler@EventListener public void onEvent(com.atlassian.bamboo.plugin.events.UpgradeRemotePluginEvent event)
onEvent in interface com.atlassian.bamboo.plugin.events.RemotePluginEventHandlerCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.