public abstract class TemplateEntity extends Object
| Constructor and Description |
|---|
TemplateEntity() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
applyTemplates() |
static TemplateEntity |
getTemplateEngine(com.mulesoft.connectivity.rest.sdk.internal.connectormodel.ConnectorModel model,
List<File> descriptors,
RestSdkRunConfiguration runConfiguration,
Path outputDir) |
public static TemplateEntity getTemplateEngine(com.mulesoft.connectivity.rest.sdk.internal.connectormodel.ConnectorModel model, List<File> descriptors, RestSdkRunConfiguration runConfiguration, Path outputDir) throws TemplatingException
TemplatingExceptionpublic abstract void applyTemplates()
throws TemplatingException
TemplatingExceptionCopyright © 2022. All rights reserved.