com.atlassian.bamboo.v2.build.agent.remote.plugins
Class RemoteAgentPluginUpgradedEventListener

java.lang.Object
  extended by com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteAgentPluginUpgradedEventListener
All Implemented Interfaces:
com.atlassian.event.EventListener

public class RemoteAgentPluginUpgradedEventListener
extends java.lang.Object
implements com.atlassian.event.EventListener


Constructor Summary
RemoteAgentPluginUpgradedEventListener(com.atlassian.plugin.PluginController pluginController)
           
 
Method Summary
 java.lang.Class[] getHandledEventClasses()
           
 void handleEvent(com.atlassian.event.Event event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteAgentPluginUpgradedEventListener

public RemoteAgentPluginUpgradedEventListener(com.atlassian.plugin.PluginController pluginController)
Method Detail

handleEvent

public void handleEvent(com.atlassian.event.Event event)
Specified by:
handleEvent in interface com.atlassian.event.EventListener

getHandledEventClasses

public java.lang.Class[] getHandledEventClasses()
Specified by:
getHandledEventClasses in interface com.atlassian.event.EventListener


Copyright © 2012 Atlassian. All Rights Reserved.