public abstract class TemplateEntity extends Object
| Constructor and Description |
|---|
TemplateEntity() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
applyTemplates() |
static TemplateEntity |
getTemplateEngine(ConnectorType connectorType,
ConnectorModel model,
Path outputDir,
Path descriptorPath,
RestSdkRunConfiguration runConfiguration) |
public static TemplateEntity getTemplateEngine(ConnectorType connectorType, ConnectorModel model, Path outputDir, Path descriptorPath, RestSdkRunConfiguration runConfiguration) throws TemplatingException
TemplatingExceptionpublic abstract void applyTemplates()
throws TemplatingException
TemplatingExceptionCopyright © 2020. All rights reserved.