public class Config extends ExtensionEntity
| Constructor and Description |
|---|
Config(RestConnectAPIModel model,
Path sourcesPath,
Path resourcesPath,
org.apache.velocity.VelocityContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate() |
List<ConnectionProvider> |
getConnectionProviders() |
String |
getDisplayName() |
String |
getName() |
List<Operation> |
getOperations() |
String |
getXml() |
applyTemplate, getResourcesPathpublic Config(RestConnectAPIModel model, Path sourcesPath, Path resourcesPath, org.apache.velocity.VelocityContext context)
public String getName()
public String getDisplayName()
public List<ConnectionProvider> getConnectionProviders()
public String getXml()
public void generate()
generate in class ExtensionEntityCopyright © 2019. All rights reserved.