| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model | |
| org.mule.runtime.api.meta.model.util |
| Modifier and Type | Method and Description |
|---|---|
Optional<ConfigurationModel> |
ExtensionModel.getConfigurationModel(String name)
Returns the
ConfigurationModel
that matches the given name. |
List<ConfigurationModel> |
ExtensionModel.getConfigurationModels()
Returns the
configurationModels
available for this extension. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtensionWalker.onConfiguration(ConfigurationModel model)
Invoked when a
ConfigurationModel is found in the
traversed extensionModel |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.