Uses of Interface
com.atlassian.bamboo.event.RemoteBroadcastEvent

Packages that use RemoteBroadcastEvent
com.atlassian.bamboo.event   
com.atlassian.bamboo.plugin.events   
 

Uses of RemoteBroadcastEvent in com.atlassian.bamboo.event
 

Classes in com.atlassian.bamboo.event that implement RemoteBroadcastEvent
 class ServerFingerprintBroadcastEvent
          Event that broadcasts the fingerprint information
 class ServerStartedEvent
          An event indicating that Bamboo has started
 class ServerStartingEvent
          An event that indicates that the server is starting
 

Methods in com.atlassian.bamboo.event with parameters of type RemoteBroadcastEvent
 void RemoteBroadcastEventListener.onEvent(RemoteBroadcastEvent event)
           
 

Uses of RemoteBroadcastEvent in com.atlassian.bamboo.plugin.events
 

Classes in com.atlassian.bamboo.plugin.events that implement RemoteBroadcastEvent
 class AbstractRemotePluginEvent
           
 class AbstractRemotePluginModuleEvent
          Abstract event for plugin modules.
 class DisableRemotePluginEvent
           
 class DisableRemotePluginModuleEvent
           
 class EnableRemotePluginEvent
           
 class EnableRemotePluginModuleEvent
           
 class ScanForNewPluginsRemotePluginEvent
          Notifies remote agents to rescan for remote plugins
 class UninstallRemotePluginEvent
           
 class UpgradeRemotePluginEvent
           
 



Copyright © 2012 Atlassian. All Rights Reserved.