com.atlassian.bamboo.event
Interface RemoteBroadcastEvent

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractRemotePluginEvent, AbstractRemotePluginModuleEvent, DisableRemotePluginEvent, DisableRemotePluginModuleEvent, EnableRemotePluginEvent, EnableRemotePluginModuleEvent, ExecutableQueueUpdate, ServerFingerprintBroadcastEvent, ServerFingerprintBroadcastEventV2, ServerStartedEvent, ServerStartingEvent, UninstallRemotePluginEvent, UpgradeRemotePluginEvent

public interface RemoteBroadcastEvent
extends Serializable

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


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

Field Detail

DEFAULT_SOURCE

static final String DEFAULT_SOURCE
A dummy "source" for remote events

See Also:
Constant Field Values


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.