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

Packages that use ResultEvent
com.atlassian.bamboo.deployments.events   
com.atlassian.bamboo.event   
com.atlassian.bamboo.v2.build.events   
 

Uses of ResultEvent in com.atlassian.bamboo.deployments.events
 

Classes in com.atlassian.bamboo.deployments.events that implement ResultEvent
 class DeploymentContextEvent
           
 class DeploymentTriggeredEvent
           
 

Uses of ResultEvent in com.atlassian.bamboo.event
 

Subinterfaces of ResultEvent in com.atlassian.bamboo.event
 interface ContextEvent<C extends CommonContext>
           
 

Uses of ResultEvent in com.atlassian.bamboo.v2.build.events
 

Classes in com.atlassian.bamboo.v2.build.events that implement ResultEvent
 class BuildContextEvent
          A BuildContextEvent is an event that occurs within the build workflow context
 class BuildQueuedEvent
           
 class BuildTriggeredEvent
           
 class PostBuildCompletedEvent
          Fired after the build has been completed A ResultsSummary corresponding to this event should be available via ResultsSummaryManager See BuildCompletedEvent and BuildFinishedEvent
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.