| Modifier and Type | Method and Description |
|---|---|
List<ArtifactDescriptor> |
AbstractXmlArtifactRequest.getPluginArtifactDescriptors() |
| Constructor and Description |
|---|
XmlArtifactDeserializationRequest(InputStream artifactSource,
List<ArtifactDescriptor> pluginArtifactDescriptors)
Creates a new instance of an
XmlArtifactSerializationRequest |
XmlArtifactSerializationRequest(org.mule.runtime.app.declaration.api.ArtifactDeclaration artifactDeclaration,
List<ArtifactDescriptor> pluginArtifactDescriptors)
Creates a new instance of an
XmlArtifactSerializationRequest |
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactDescriptor> |
DslSyntaxResolverFactoryRequest.getPluginArtifactDescriptors() |
| Constructor and Description |
|---|
DslSyntaxResolverFactoryRequest(List<ArtifactDescriptor> plugins) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactDescriptor |
ArtifactDescriptor.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ExtensionModel> |
ExtensionModelService.loadExtensionModel(ArtifactDescriptor pluginDescriptor)
Loads the
ExtensionModel for the given plugin. |
Optional<String> |
ExtensionModelService.loadExtensionSchema(ArtifactDescriptor pluginDescriptor)
Loads the schema for the given plugin.
|
| Modifier and Type | Method and Description |
|---|---|
IconsResult |
ExtensionIconsService.getIconsFor(ArtifactDescriptor artifactDescriptor)
Given a
ArtifactDescriptor which describes the GAV for an Extension, retrieves the given artifacts
a |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.