|
KIE Uberfire Runtime PlugIns API 6.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kie.uberfire.plugin.model.Activity
org.kie.uberfire.plugin.model.Plugin
org.kie.uberfire.plugin.model.PluginSimpleContent
org.kie.uberfire.plugin.model.PluginContent
@Portable public class PluginContent
| Constructor Summary | |
|---|---|
PluginContent()
|
|
PluginContent(String name,
PluginType type,
org.uberfire.backend.vfs.Path path,
String template,
String css,
Map<CodeType,String> codeMap,
Set<Framework> frameworks,
Language language,
Set<Media> mediaLibrary)
|
|
| Method Summary | |
|---|---|
Set<Media> |
getMediaLibrary()
|
| Methods inherited from class org.kie.uberfire.plugin.model.PluginSimpleContent |
|---|
getCodeMap, getCss, getFrameworks, getLanguage, getTemplate |
| Methods inherited from class org.kie.uberfire.plugin.model.Plugin |
|---|
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 |
|---|
public PluginContent()
public PluginContent(String name,
PluginType type,
org.uberfire.backend.vfs.Path path,
String template,
String css,
Map<CodeType,String> codeMap,
Set<Framework> frameworks,
Language language,
Set<Media> mediaLibrary)
| Method Detail |
|---|
public Set<Media> getMediaLibrary()
|
KIE Uberfire Runtime PlugIns API 6.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||