| Package | Description |
|---|---|
| org.mule.tooling.client.api.extension |
| Modifier and Type | Method and Description |
|---|---|
Optional<ExtensionModel> |
ExtensionModelService.loadExtensionModel(ArtifactDescriptor pluginDescriptor)
Loads the
ExtensionModel for the given plugin. |
Optional<ExtensionModel> |
ExtensionModelService.loadExtensionModel(File plugin)
Loads the
ExtensionModel for the given plugin. |
List<ExtensionModel> |
ExtensionModelService.loadMuleExtensionModels()
Loads the
ExtensionModels for the Mule Runtime core components. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.