Package | Description |
---|---|
com.atlassian.bamboo.event | |
com.atlassian.bamboo.plugin.events | |
com.atlassian.bamboo.serialization.event | |
com.atlassian.bamboo.v2.build.events |
Modifier and Type | Class and Description |
---|---|
class |
AdministrationConfigurationUpdatedEvent
Event is triggered when Administration Configuration is updated by user or system.
|
class |
ServerFingerprintBroadcastEvent
Deprecated.
since 5.8 remove when upgrade from 5.7 is not longer supported. use
ServerFingerprintBroadcastEventV2 instead. |
class |
ServerFingerprintBroadcastEventV2
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
|
class |
TrustedKeyRemovedEvent |
class |
TrustedKeySavedEvent |
Modifier and Type | Method and Description |
---|---|
void |
RemoteBroadcastEventListener.onEvent(RemoteBroadcastEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemotePluginEvent |
class |
AbstractRemotePluginModuleEvent
Abstract event for plugin modules.
|
class |
DisableRemotePluginEvent |
class |
DisableRemotePluginModuleEvent |
class |
EnableRemotePluginEvent |
class |
EnableRemotePluginModuleEvent |
class |
UninstallRemotePluginEvent |
class |
UpgradeRemotePluginEvent |
Modifier and Type | Class and Description |
---|---|
class |
BambooHomeDirectoryClassWhitelistChanged
This event is triggered whenever BambooHomeDirectoryClassWhitelistProvider detects that class whitelist file in BAMBOO_HOME was modified
|
Modifier and Type | Class and Description |
---|---|
class |
ExecutableQueueUpdate |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.