Uses of Package
com.atlassian.bamboo.event

Packages that use com.atlassian.bamboo.event
com.atlassian.bamboo.caching   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.event   
com.atlassian.bamboo.index   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.notification.buildcommented   
com.atlassian.bamboo.notification.buildcompleted   
com.atlassian.bamboo.notification.builderror   
com.atlassian.bamboo.notification.buildhung   
com.atlassian.bamboo.notification.buildmissingcapableagent   
com.atlassian.bamboo.notification.buildqueuetimeout   
com.atlassian.bamboo.notification.chain   
com.atlassian.bamboo.plugins.maven2.events   
com.atlassian.bamboo.v2.build.agent.remote.event   
com.atlassian.bamboo.v2.build.events   
com.atlassian.bamboo.v2.events   
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.caching
InlineEventListener
          A marker interface to denote an event listener that should always be run inline (ie not async)
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.chains
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.event
BambooEventManager
          An event manager that runs InlineEventListener as it runs into them (will block other async calls) and all other listeners asynchronously
BuildEvent
          Generic base event for Events that captures a Build.
BuildResultEvent
          Base class for build result related events
BuildStateResultEvent
          BuildResultEvent that is aware of BuildState
ChainEvent
           
ChainResultEvent
          Base class for chain result related events
FingerprintEvent
          An event that publishes the server's fingerprint
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
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.index
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)
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.notification
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.notification.buildcommented
BuildCommentedEvent
           
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.notification.buildcompleted
BuildStateResultEvent
          BuildResultEvent that is aware of BuildState
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.notification.builderror
BambooErrorEvent
          Represents an Error thrown in Bamboo, these can either be system errors or build errors.
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.notification.buildhung
BuildHungEvent
          An event that is thrown if the build has been detected to have hung based on certain criteria.
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.notification.buildmissingcapableagent
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.notification.buildqueuetimeout
BuildQueueTimeoutEvent
           
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.notification.chain
ChainCompletedEvent
          Event that gets triggered after a chain completes
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.plugins.maven2.events
HibernateEventListener
          An event listener that'll be wrapped in a hibernate session when loaded by Spring through the HibernateInterceptor
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.v2.build.agent.remote.event
InlineEventListener
          A marker interface to denote an event listener that should always be run inline (ie not async)
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.v2.build.events
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
 

Classes in com.atlassian.bamboo.event used by com.atlassian.bamboo.v2.events
BuildEvent
          Generic base event for Events that captures a Build.
PlanEvent
          Provides a common interface for both build and chain events
 



Copyright © 2010 Atlassian. All Rights Reserved.