| Package | Description |
|---|---|
| org.mule.tools.apikit.model |
| Modifier and Type | Class and Description |
|---|---|
class |
MainFlow |
| Modifier and Type | Method and Description |
|---|---|
List<Flow> |
MuleConfig.getFlows() |
List<Flow> |
WithConstructs.getFlows() |
| Modifier and Type | Method and Description |
|---|---|
void |
MuleConfig.addFlow(Flow flow) |
| Constructor and Description |
|---|
MuleConfig(List<HttpListenerConfig> configurations,
List<APIKitConfig> apikitConfigs,
List<Flow> flows) |
MuleConfig(List<HttpListenerConfig> httpConfigs,
List<APIKitConfig> apikitConfigs,
List<Flow> flows,
org.jdom2.Document content) |
Copyright © 2022. All rights reserved.