com.atlassian.bamboo.v2.build.events
Class BuildCompletedEventListener

java.lang.Object
  extended by com.atlassian.bamboo.v2.build.events.BuildCompletedEventListener

public class BuildCompletedEventListener
extends java.lang.Object


Constructor Summary
BuildCompletedEventListener(CustomVariableContextRunner customVariableContextRunner, ErrorUpdateHandler errorUpdateHandler, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 
Method Summary
 void handleEvent(BuildCompletedEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildCompletedEventListener

public BuildCompletedEventListener(CustomVariableContextRunner customVariableContextRunner,
                                   ErrorUpdateHandler errorUpdateHandler,
                                   PlanManager planManager,
                                   com.atlassian.plugin.PluginAccessor pluginAccessor)
Method Detail

handleEvent

@EventListener
public void handleEvent(BuildCompletedEvent event)


Copyright © 2012 Atlassian. All Rights Reserved.