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

Packages that use ContextEvent
com.atlassian.bamboo.deployments.events   
com.atlassian.bamboo.v2.build.events   
 

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

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

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

Classes in com.atlassian.bamboo.v2.build.events that implement ContextEvent
 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.