Uses of Interface
com.atlassian.bamboo.event.BambooEventListener
Packages that use BambooEventListener
Package
Description
-
Uses of BambooEventListener in com.atlassian.bamboo.event
Subinterfaces of BambooEventListener in com.atlassian.bamboo.eventModifier and TypeInterfaceDescriptioninterface
HibernateEventListener<T extends BambooEvent>
Deprecated.interface
InlineEventListener<T extends BambooEvent>
A marker interface to denote an event listener that should always be run inline (ie not async) -
Uses of BambooEventListener in com.atlassian.bamboo.notification
Classes in com.atlassian.bamboo.notification that implement BambooEventListenerModifier and TypeClassDescriptionclass
AbstractNotificationEventListener<T extends BambooEvent>
Base class for notification listeners -
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildcommented
Classes in com.atlassian.bamboo.notification.buildcommented that implement BambooEventListener -
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildcompleted
Classes in com.atlassian.bamboo.notification.buildcompleted that implement BambooEventListener -
Uses of BambooEventListener in com.atlassian.bamboo.notification.builderror
Classes in com.atlassian.bamboo.notification.builderror that implement BambooEventListener -
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildhung
Classes in com.atlassian.bamboo.notification.buildhung that implement BambooEventListener -
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildmissingcapableagent
Classes in com.atlassian.bamboo.notification.buildmissingcapableagent that implement BambooEventListener -
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildqueuetimeout
Classes in com.atlassian.bamboo.notification.buildqueuetimeout that implement BambooEventListener -
Uses of BambooEventListener in com.atlassian.bamboo.notification.chain
Classes in com.atlassian.bamboo.notification.chain that implement BambooEventListenerModifier and TypeClassDescriptionclass
class
class
-
Uses of BambooEventListener in com.atlassian.bamboo.plugins.maven.dependencies.events
Classes in com.atlassian.bamboo.plugins.maven.dependencies.events that implement BambooEventListenerModifier and TypeClassDescriptionclass
Read Plan Particles information from Bandana on server startup. -
Uses of BambooEventListener in com.atlassian.bamboo.v2.trigger
Classes in com.atlassian.bamboo.v2.trigger that implement BambooEventListenerModifier and TypeClassDescriptionclass
Listens in on theChainCompletedEvent
and fires off child builds
HibernateEventListenerAspect