com.atlassian.bamboo.plugin.events
Class UninstallRemotePluginEvent

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

public class UninstallRemotePluginEvent
extends AbstractRemotePluginEvent

See Also:
Serialized Form

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

Constructor Detail

UninstallRemotePluginEvent

public UninstallRemotePluginEvent(PluginIdentifier pluginIdentifier)
Method Detail

deliver

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


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.