public class SdkPom extends VelocityTemplateEntity
outputDir| Constructor and Description |
|---|
SdkPom(Path outputDir,
ConnectorModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTemplates() |
String |
getDescription() |
String |
getMvnArtifactId() |
String |
getMvnGroupId() |
String |
getMvnVersion() |
String |
getName() |
applyTemplategetTemplateEnginepublic SdkPom(Path outputDir, ConnectorModel model)
public String getName()
public String getDescription()
public String getMvnGroupId()
public String getMvnArtifactId()
public String getMvnVersion()
public void applyTemplates()
throws TemplatingException
applyTemplates in class TemplateEntityTemplatingExceptionCopyright © 2020. All rights reserved.