Uses of Interface
com.atlassian.bamboo.event.BambooEventListener
Package
Description
-
Uses of BambooEventListener in com.atlassian.bamboo.event
Modifier 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
Modifier and TypeClassDescriptionclass
AbstractNotificationEventListener<T extends BambooEvent>
Base class for notification listeners -
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildcommented
-
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildcompleted
-
Uses of BambooEventListener in com.atlassian.bamboo.notification.builderror
-
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildhung
-
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildmissingcapableagent
-
Uses of BambooEventListener in com.atlassian.bamboo.notification.buildqueuetimeout
-
Uses of BambooEventListener in com.atlassian.bamboo.notification.chain
Modifier and TypeClassDescriptionclass
class
class
-
Uses of BambooEventListener in com.atlassian.bamboo.plugins.maven.dependencies.events
Modifier and TypeClassDescriptionclass
Read Plan Particles information from Bandana on server startup. -
Uses of BambooEventListener in com.atlassian.bamboo.v2.trigger
Modifier and TypeClassDescriptionclass
Listens in on theChainCompletedEvent
and fires off child builds
HibernateEventListenerAspect