| Package | Description |
|---|---|
| org.mule.apikit | |
| org.mule.apikit.model | |
| org.mule.apikit.odata | |
| org.mule.apikit.odata.utils | |
| org.mule.apikit.xml |
| Modifier and Type | Method and Description |
|---|---|
List<MuleXml> |
ModelMapper.getModel(File api,
Map<String,String> customConfigs)
Transform API Spec to @model.MuleXml
|
| Modifier and Type | Method and Description |
|---|---|
List<MuleXml> |
MuleApp.getXmls() |
| Modifier and Type | Method and Description |
|---|---|
List<MuleXml> |
ODataModelMapper.getModel(File api,
Map<String,String> customConfigs) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,InputStream> |
ODataXmlHandler.appendDiff(List<MuleXml> diff) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,InputStream> |
XmlHandler.appendDiff(List<MuleXml> diff)
Receives a list with objects to be add in input XMLs
|
Copyright © 2024. All rights reserved.