KIE Uberfire Runtime PlugIns API 6.2.0.CR1

org.kie.uberfire.plugin.model
Class Plugin

java.lang.Object
  extended by org.kie.uberfire.plugin.model.Activity
      extended by org.kie.uberfire.plugin.model.Plugin
Direct Known Subclasses:
DynamicMenu, PluginSimpleContent

@Portable
public class Plugin
extends Activity


Constructor Summary
Plugin()
           
Plugin(String name, PluginType type, org.uberfire.backend.vfs.Path path)
           
 
Method Summary
 org.uberfire.backend.vfs.Path getPath()
           
 
Methods inherited from class org.kie.uberfire.plugin.model.Activity
equals, getName, getType, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Plugin

public Plugin()

Plugin

public Plugin(String name,
              PluginType type,
              org.uberfire.backend.vfs.Path path)
Method Detail

getPath

public org.uberfire.backend.vfs.Path getPath()

KIE Uberfire Runtime PlugIns API 6.2.0.CR1

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