public class RestConnect extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
generateConnector(ConnectorModel connectorModel,
ConnectorType connectorType,
Path outputDir,
Path descriptorPath) |
static ConnectorModel |
getConnectorModel(File descriptor,
File spec,
SpecFormat format,
Parser parser,
String rootDir) |
public static ConnectorModel getConnectorModel(File descriptor, File spec, SpecFormat format, Parser parser, String rootDir) throws ModelGenerationException
ModelGenerationExceptionpublic static void generateConnector(ConnectorModel connectorModel, ConnectorType connectorType, Path outputDir, Path descriptorPath) throws TemplatingException
TemplatingExceptionCopyright © 2019. All rights reserved.