|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |