Uses of Interface
com.atlassian.bamboo.event.HibernateEventListener

Packages that use HibernateEventListener
com.atlassian.bamboo.index.buildresult   
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.maven.dependencies.events   
com.atlassian.bamboo.v2.trigger   
 

Uses of HibernateEventListener in com.atlassian.bamboo.index.buildresult
 

Classes in com.atlassian.bamboo.index.buildresult that implement HibernateEventListener
 class ResultsSummaryIndexingListener
          Listens for when a BuildResultsSummary gets updated and tries to re-index it
 

Uses of HibernateEventListener in com.atlassian.bamboo.notification
 

Classes in com.atlassian.bamboo.notification that implement HibernateEventListener
 class AbstractNotificationEventListener<T extends Event>
          Base class for notification listeners
 

Uses of HibernateEventListener in com.atlassian.bamboo.notification.buildcommented
 

Classes in com.atlassian.bamboo.notification.buildcommented that implement HibernateEventListener
 class CommentNotificationListener
           
 

Uses of HibernateEventListener in com.atlassian.bamboo.notification.buildcompleted
 

Classes in com.atlassian.bamboo.notification.buildcompleted that implement HibernateEventListener
 class BuildCompletedNotificationListener
           
 

Uses of HibernateEventListener in com.atlassian.bamboo.notification.builderror
 

Classes in com.atlassian.bamboo.notification.builderror that implement HibernateEventListener
 class BuildErrorNotificationListener
           
 

Uses of HibernateEventListener in com.atlassian.bamboo.notification.buildhung
 

Classes in com.atlassian.bamboo.notification.buildhung that implement HibernateEventListener
 class BuildHungNotificationListener
           
 

Uses of HibernateEventListener in com.atlassian.bamboo.notification.buildmissingcapableagent
 

Classes in com.atlassian.bamboo.notification.buildmissingcapableagent that implement HibernateEventListener
 class BuildMissingCapableAgentNotificationListener
           
 

Uses of HibernateEventListener in com.atlassian.bamboo.notification.buildqueuetimeout
 

Classes in com.atlassian.bamboo.notification.buildqueuetimeout that implement HibernateEventListener
 class BuildQueueTimeoutNotificationListener
           
 

Uses of HibernateEventListener in com.atlassian.bamboo.notification.chain
 

Classes in com.atlassian.bamboo.notification.chain that implement HibernateEventListener
 class AfterXFailedNotificationListener
           
 class ChainCompletedNotificationListener
           
 class StageCompletedNotificationListener
           
 

Uses of HibernateEventListener in com.atlassian.bamboo.plugins.maven.dependencies.events
 

Classes in com.atlassian.bamboo.plugins.maven.dependencies.events that implement HibernateEventListener
 class RestoreMaven2ParticlesOnServerStartupEventListener
          Read Plan Particles information from Bandana on server startup.
 

Uses of HibernateEventListener in com.atlassian.bamboo.v2.trigger
 

Classes in com.atlassian.bamboo.v2.trigger that implement HibernateEventListener
 class DependencyChainListener
          Listens in on the ChainCompletedEvent and fires off child builds
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.