| Class | Description |
|---|---|
| ExtensionDescriptionsSerializer |
A simple XML JAXB serializer class for
XmlExtensionDocumentations files. |
| ExtensionDocumentationResourceGenerator |
A
GeneratedResourceFactory which generates an XML file with all the ExtensionModel elements and it's
corresponding descriptions so they don't get lost once the extension it's packaged. |
| XmlExtensionDocumentation |
a POJO that represents the extension-descriptions.xml file which contains the necessary annotations and setters necessary to
allow JAX-B serialization/deserialization.
|
| XmlExtensionElementDocumentation |
a POJO that represents an extension element with parameters and a description.
|
| XmlExtensionParameterDocumentation |
a POJO that represents an extension parameter with a name and a description.
|
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.