com.atlassian.bamboo.plugin.events
Class EnableRemotePluginModuleEvent

java.lang.Object
  extended by com.atlassian.bamboo.plugin.events.AbstractRemotePluginEvent
      extended by com.atlassian.bamboo.plugin.events.AbstractRemotePluginModuleEvent
          extended by com.atlassian.bamboo.plugin.events.EnableRemotePluginModuleEvent
All Implemented Interfaces:
RemoteBroadcastEvent, java.io.Serializable

public class EnableRemotePluginModuleEvent
extends AbstractRemotePluginModuleEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.atlassian.bamboo.event.RemoteBroadcastEvent
DEFAULT_SOURCE
 
Constructor Summary
EnableRemotePluginModuleEvent(PluginModuleIdentifier pluginModuleIdentifier)
           
 
Method Summary
 void deliver(RemotePluginEventHandler remotePluginEventHandler)
           
 
Methods inherited from class com.atlassian.bamboo.plugin.events.AbstractRemotePluginModuleEvent
getPluginModuleIdentifier, toString
 
Methods inherited from class com.atlassian.bamboo.plugin.events.AbstractRemotePluginEvent
getPluginIdentifier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnableRemotePluginModuleEvent

public EnableRemotePluginModuleEvent(PluginModuleIdentifier pluginModuleIdentifier)
Method Detail

deliver

public void deliver(RemotePluginEventHandler remotePluginEventHandler)
Specified by:
deliver in class AbstractRemotePluginEvent


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