Uses of Interface
com.atlassian.bamboo.event.RemoteBroadcastEvent
Packages that use RemoteBroadcastEvent
Package
Description
-
Uses of RemoteBroadcastEvent in com.atlassian.bamboo.deployments.environments.events
Classes in com.atlassian.bamboo.deployments.environments.events that implement RemoteBroadcastEventModifier and TypeClassDescriptionclass
Fired after a number of Environments was deleted, including being deleted by cascade. -
Uses of RemoteBroadcastEvent in com.atlassian.bamboo.event
Classes in com.atlassian.bamboo.event that implement RemoteBroadcastEventModifier and TypeClassDescriptionclass
Event is triggered when Administration Configuration is updated by user or system.class
Event triggered when a build or Job is deletedclass
Event triggered when lots of Jobs are deletedclass
Event that broadcasts the fingerprint informationclass
An event indicating that Bamboo has startedclass
An event that indicates that the server is startingclass
class
Methods in com.atlassian.bamboo.event with parameters of type RemoteBroadcastEventModifier and TypeMethodDescriptionvoid
RemoteBroadcastEventListener.onEvent
(RemoteBroadcastEvent eventArg) -
Uses of RemoteBroadcastEvent in com.atlassian.bamboo.event.license
Classes in com.atlassian.bamboo.event.license that implement RemoteBroadcastEvent -
Uses of RemoteBroadcastEvent in com.atlassian.bamboo.plugin.events
Classes in com.atlassian.bamboo.plugin.events that implement RemoteBroadcastEventModifier and TypeClassDescriptionclass
class
Abstract event for plugin modules.class
class
class
class
class
class
-
Uses of RemoteBroadcastEvent in com.atlassian.bamboo.serialization.event
Classes in com.atlassian.bamboo.serialization.event that implement RemoteBroadcastEventModifier and TypeClassDescriptionclass
This event is triggered whenever BambooHomeDirectoryClassWhitelistProvider detects that class whitelist file in BAMBOO_HOME was modified -
Uses of RemoteBroadcastEvent in com.atlassian.bamboo.v2.build.events
Classes in com.atlassian.bamboo.v2.build.events that implement RemoteBroadcastEvent