| Package | Description |
|---|---|
| org.uberfire.ext.plugin.event | |
| org.uberfire.ext.plugin.model | |
| org.uberfire.ext.plugin.service |
| Modifier and Type | Method and Description |
|---|---|
Media |
MediaDeleted.getMedia() |
Media |
MediaAdded.getMedia() |
| Constructor and Description |
|---|
MediaAdded(String pluginName,
Media media) |
MediaDeleted(String pluginName,
Media media) |
| Modifier and Type | Method and Description |
|---|---|
Set<Media> |
PluginContent.getMediaLibrary() |
| Constructor and Description |
|---|
PluginContent(String name,
PluginType type,
Path path,
String template,
String css,
Map<CodeType,String> codeMap,
Set<Framework> frameworks,
Language language,
Set<Media> mediaLibrary) |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginServices.deleteMedia(Media media) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.