KIE Uberfire Runtime PlugIns API 6.2.0.CR1

org.kie.uberfire.plugin.event
Class PluginSaved

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

@Portable
public class PluginSaved
extends BasePluginEvent


Constructor Summary
PluginSaved()
           
PluginSaved(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

PluginSaved

public PluginSaved()

PluginSaved

public PluginSaved(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.