| Class | Description |
|---|---|
| ComponentSigner |
Utility class to given a
File pointing to a JAR, signs it using the configured certificate in the
constructor. |
| FeatureJarGenerator |
Generator for extension Update Site feature JAR.
|
| FeaturesAndBundlesGenerator |
Generator that populates the final Update Site generating the 'artifacts.xml' and 'content.xml', files that describes
the artifacts that are bundled inside of it.
|
| GenerationContext |
This class contains all the information that is required to generate the Studio Extension UpdateSite.
|
| MavenLicense |
POJO that saves the body and url of a
License |
| PluginJarGenerator |
Generator for extension Update Site plugin JAR.
|
| StudioEditorsGenerator |
Generator for provided Studio editor file
|
| StudioFeatureGenerator |
Generator for 'feature.xml' file
|
| StudioIconsGenerator |
Generator for extension's Icons
|
| StudioManifestGenerator |
Generator for OSGi bundle 'MANIFEST.MF' file
|
| StudioPluginXmlGenerator |
Generator for 'plugin.xml' file.
|
| StudioPluginZipGenerator |
This packager takes the generated 'update-site' folder and compress it into a ZIP with the name of the extension
artifact and with the 'studio-plugin' artifact classifier, Example: 'mule-module-http-4.0.0-studio-plugin.zip'.
|
| StudioSiteXmlGenerator |
Generator for 'category.xml' file.
|
Copyright © 2016. All rights reserved.