KIE Uberfire Runtime PlugIns API 6.2.0.CR1

org.kie.uberfire.plugin.model
Class RuntimePlugin

java.lang.Object
  extended by org.kie.uberfire.plugin.model.RuntimePlugin

@Portable
public class RuntimePlugin
extends Object


Constructor Summary
RuntimePlugin()
           
RuntimePlugin(String style, String script)
           
 
Method Summary
 String getScript()
           
 String getStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimePlugin

public RuntimePlugin()

RuntimePlugin

public RuntimePlugin(String style,
                     String script)
Method Detail

getStyle

public String getStyle()

getScript

public String getScript()

KIE Uberfire Runtime PlugIns API 6.2.0.CR1

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