KIE Uberfire Runtime PlugIns API 6.2.0.CR1

org.kie.uberfire.plugin.event
Class PluginDeleted

java.lang.Object
  extended by org.kie.uberfire.plugin.event.BasePluginEvent
      extended by org.kie.uberfire.plugin.event.PluginDeleted

@Portable
public class PluginDeleted
extends BasePluginEvent


Constructor Summary
PluginDeleted()
           
PluginDeleted(String pluginName, PluginType type, org.uberfire.rpc.SessionInfo sessionInfo)
           
 
Method Summary
 
Methods inherited from class org.kie.uberfire.plugin.event.BasePluginEvent
getPluginName, getSessionInfo, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginDeleted

public PluginDeleted()

PluginDeleted

public PluginDeleted(String pluginName,
                     PluginType type,
                     org.uberfire.rpc.SessionInfo sessionInfo)

KIE Uberfire Runtime PlugIns API 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.