public class Extension extends ExtensionEntity
| Constructor and Description |
|---|
Extension(RestConnectAPIModel model,
Path sourcesPath,
Path resourcesPath,
org.apache.velocity.VelocityContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate() |
String |
getBasePackage() |
String |
getCategory() |
List<Config> |
getConfigs() |
List<ErrorType> |
getErrorTypes() |
String |
getName() |
String |
getTestUrl() |
String |
getXml() |
applyTemplate, getResourcesPathpublic Extension(RestConnectAPIModel model, Path sourcesPath, Path resourcesPath, org.apache.velocity.VelocityContext context)
Copyright © 2019. All rights reserved.