Package com.atlassian.bamboo.event

Interface Summary
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)
 

Class Summary
AgentConfigurationUpdatedEvent  
AllAgentsUpdatedEvent  
BambooErrorEvent Represents an Error thrown in Bamboo, these can either be system errors or build errors.
BambooEventManager An event manager that runs InlineEventListener as it runs into them (will block other async calls) and all other listners asynchronousely
BuildCommentedEvent  
BuildCompletedEvent Event that gets triggered after a build completes
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 Events that captures a Build.
BuildHungEvent An event that is thrown if the build has been detected to have hung based on certain criteria.
BuildRequirementUpdatedEvent  
BuildResultDeletedEvent Triggered when a build result is removed
BuildResultEvent Base class for build result related events
BuildResultsSummaryUpdatedEvent  
BuildsMovedEvent Triggers when builds are moved
ElasticConfigUpdatedEvent  
EmailEvent  
IMEvent  
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.