Package com.atlassian.bamboo.event
Interface RemoteBroadcastEvent
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AbstractRemotePluginEvent,AbstractRemotePluginModuleEvent,AdministrationConfigurationUpdatedEvent,BambooHomeDirectoryClassWhitelistChanged,BuildDeletedEvent,DisableRemotePluginEvent,DisableRemotePluginModuleEvent,EnableRemotePluginEvent,EnableRemotePluginModuleEvent,ExecutableQueueUpdate,LicenseUpdatedEvent,MultipleEnvironmentsDeletedEvent,MultipleJobsDeletedEvent,ServerFingerprintBroadcastEventV2,ServerStartedEvent,ServerStartingEvent,TrustedKeyRemovedEvent,TrustedKeySavedEvent,UninstallRemotePluginEvent,UpgradeRemotePluginEvent
An event that will be broadcast to all agents that are listening
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT_SOURCE
A dummy "source" for remote events- See Also:
-
-
Method Details
-
appliesToEphemeralAgents
default boolean appliesToEphemeralAgents()- Returns:
- true if event should be sent to ephemeral agents
-