|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
FingerprintEvent | An event that publishes the server's fingerprint |
HibernateEventListener | An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor |
InlineEventListener | A marker interface to denote an event listener that should always be run inline (ie not async) |
PlanEvent | Provides a common interface for both build and chain events |
PlanResultEvent | Provides a common interface for both build and chain events that contain a result |
RemoteBroadcastEvent | An event that will be broadcasted to all agents that are listening |
Class Summary | |
---|---|
AgentConfigurationUpdatedEvent | Occurs when a specific agent is updated (e.g the agent has been create or disabled) |
AllAgentsUpdatedEvent | Occurs if there is an update that will effect all agents e.g. |
BambooErrorEvent | Represents an Error thrown in Bamboo, these can either be system errors or build errors. |
BambooEventManager | Deprecated. use EventPublisher |
BambooEventThreadPoolConfiguration | |
BambooListenerHandlersConfiguration | Registers a ListenerHandler that can enforced that InlineEventListener s are executed synchronously |
BuildCanceledEvent | Fired when Build is canceled through the StopBuildManager |
BuildCommentedEvent | Occurs when a ResultsSummary has been commented on |
BuildCompletedEvent | Event that gets triggered when a build is completed
A BuildResultsSummary corresponding to this event should be available via BuildResultsSummaryManager
See PostBuildCompletedEvent and BuildFinishedEvent |
BuildConfigurationUpdatedEvent | An event that occurs when the the build configuration is changed |
BuildDeletedEvent | Event triggered when a build plan is deleted |
BuildEvent | Generic base event for Event s that captures a Build . |
BuildFinishedEvent | Fired when BuildExecutionManager.finishBuild(PlanResultKey) is called
Note that that a corresponding BuildResultsSummary might not be available
See BuildCompletedEvent and PostBuildCompletedEvent |
BuildHungEvent | An event that is thrown if the build has been detected to have hung based on certain criteria. |
BuildQueueTimeoutEvent | |
BuildRequirementUpdatedEvent | Occurs when a Requirement has changed |
BuildResultDeletedEvent | Triggered when a build result is removed |
BuildResultEvent | Base class for build result related events |
BuildResultsSummaryUpdatedEvent | Occurs when a BuildResultsSummary has been updated |
BuildsMovedEvent | Triggers when builds are moved |
BuildStateResultEvent | BuildResultEvent that is aware of BuildState |
ChainCompletedEvent | Event that gets triggered after a chain completes |
ChainCreatedEvent | |
ChainDeletedEvent | |
ChainEvent | |
ChainResultDeletedEvent | |
ChainResultEvent | Base class for chain result related events |
ChainUpdatedEvent | |
DeletionFinishedEvent | An event that gets fired after the deletion action has finished |
ElasticConfigUpdatedEvent | |
EmailEvent | |
EventListenerRunnable | A Runnable that holds runs an event listener using the passed in EventListener |
IMEvent | |
JobCompletedEvent | Event that gets triggered when a build is completed
A BuildResultsSummary corresponding to this event should be available via BuildResultsSummaryManager
See PostBuildCompletedEvent and BuildFinishedEvent |
RemotableEventManager | An event manager that rebroadcasts the an RemoteBroadcastEvent through a JmsTemplate |
ServerFingerprintBroadcastEvent | Event that broadcasts the fingerprint information |
ServerStartedEvent | An event indicating that Bamboo has started |
ServerStartingEvent | An event that indicates that the server is starting |
StageCompletedEvent | Event that gets triggered after a stage completes |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |