| Package | Description |
|---|---|
| org.mule.module.apikit.spi | |
| org.mule.tools.apikit | |
| org.mule.tools.apikit.model | |
| org.mule.tools.apikit.output |
| Modifier and Type | Method and Description |
|---|---|
void |
ScaffolderService.executeScaffolder(ScaffolderContext context,
org.mule.apikit.model.ApiSpecification apiSpec,
List<MuleConfig> muleConfigs,
MuleDomain domain)
Modifies or creates the Mule config files which are contained in the app directory (passed through the muleConfigs parameter)
by running the scaffolder on the apiSpec passed as parameter.
|
| Constructor and Description |
|---|
MainAppScaffolder(ScaffolderContext scaffolderContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
MunitScaffolderContext |
| Modifier and Type | Method and Description |
|---|---|
ScaffolderContext |
ScaffolderContextBuilder.build() |
| Constructor and Description |
|---|
MuleConfigGenerator(List<ApikitMainFlowContainer> apiContainers,
List<GenerationModel> flowEntriesDiff,
List<MuleConfig> muleConfigsInApp,
ScaffolderContext scaffolderContext,
boolean includeConsole) |
Copyright © 2022. All rights reserved.