com.atlassian.bamboo.event
Interface RemoteBroadcastEvent

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AbstractRemotePluginEvent, AbstractRemotePluginModuleEvent, DisableRemotePluginEvent, DisableRemotePluginModuleEvent, EnableRemotePluginEvent, EnableRemotePluginModuleEvent, ScanForNewPluginsRemotePluginEvent, ServerFingerprintBroadcastEvent, ServerStartedEvent, ServerStartingEvent, UninstallRemotePluginEvent, UpgradeRemotePluginEvent

public interface RemoteBroadcastEvent
extends java.io.Serializable

An event that will be broadcasted to all agents that are listening


Field Summary
static java.lang.String DEFAULT_SOURCE
          A dummy "source" for remote events
 

Field Detail

DEFAULT_SOURCE

static final java.lang.String DEFAULT_SOURCE
A dummy "source" for remote events

See Also:
Constant Field Values


Copyright © 2011 Atlassian. All Rights Reserved.