Uses of Class
com.atlassian.bamboo.event.BuildResultEvent

Packages that use BuildResultEvent
com.atlassian.bamboo.event   
 

Uses of BuildResultEvent in com.atlassian.bamboo.event
 

Subclasses of BuildResultEvent in com.atlassian.bamboo.event
 class BuildCanceledEvent
          Fired when Build is canceled through the StopBuildManager
 class BuildCommentedEvent
          Occurs when a ResultsSummary has been commented on
 class BuildCompletedEvent
          Event that gets triggered when a build is completed A BuildResultsSummary corresponding to this event should be available via BuildResultsSummaryManager See PostBuildCompletedEvent and BuildFinishedEvent
 class BuildFinishedEvent
          Fired when BuildExecutionManager.finishBuild(PlanResultKey) is called Note that that a corresponding BuildResultsSummary might not be available See BuildCompletedEvent and PostBuildCompletedEvent
 class BuildQueueTimeoutEvent
           
 class BuildResultDeletedEvent
          Triggered when a build result is removed
 class BuildResultsSummaryUpdatedEvent
          Occurs when a BuildResultsSummary has been updated
 class BuildStateResultEvent
          BuildResultEvent that is aware of BuildState
 class JobCompletedEvent
          Event that gets triggered when a build is completed A BuildResultsSummary corresponding to this event should be available via BuildResultsSummaryManager See PostBuildCompletedEvent and BuildFinishedEvent
 



Copyright © 2011 Atlassian. All Rights Reserved.