KIE Uberfire Runtime PlugIns API 6.2.0.CR1

Uses of Class
org.kie.uberfire.plugin.model.PluginSimpleContent

Packages that use PluginSimpleContent
org.kie.uberfire.plugin.model   
org.kie.uberfire.plugin.service   
 

Uses of PluginSimpleContent in org.kie.uberfire.plugin.model
 

Subclasses of PluginSimpleContent in org.kie.uberfire.plugin.model
 class PluginContent
           
 

Constructors in org.kie.uberfire.plugin.model with parameters of type PluginSimpleContent
PluginSimpleContent(PluginSimpleContent pluginContent, String template, Map<CodeType,String> codeMap)
           
PluginSimpleContent(PluginSimpleContent pluginContent, String template, String css, Map<CodeType,String> codeMap, Collection<Framework> frameworks, Language language)
           
 

Uses of PluginSimpleContent in org.kie.uberfire.plugin.service
 

Methods in org.kie.uberfire.plugin.service with parameters of type PluginSimpleContent
 void PluginServices.save(PluginSimpleContent plugin)
           
 


KIE Uberfire Runtime PlugIns API 6.2.0.CR1

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