public class ConnectionProvider extends ExtensionEntity
| Constructor and Description |
|---|
ConnectionProvider(RestConnectAPIModel model,
APISecurityScheme scheme,
Path sourcesPath,
Path resourcesPath,
org.apache.velocity.VelocityContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate() |
String |
getDisplayName() |
String |
getEndpointUrl() |
Map<String,Parameter> |
getHeaders() |
String |
getName() |
Map<String,Parameter> |
getParameters() |
Map<String,Parameter> |
getRequestParameters() |
String |
getXml() |
applyTemplate, getResourcesPathpublic ConnectionProvider(RestConnectAPIModel model, APISecurityScheme scheme, Path sourcesPath, Path resourcesPath, org.apache.velocity.VelocityContext context)
Copyright © 2019. All rights reserved.