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,
boolean skipValidations) |
public static ConnectorModel getConnectorModel(File descriptor, File spec, SpecFormat format, Parser parser, String rootDir, boolean skipValidations) throws ModelGenerationException
ModelGenerationExceptionpublic static void generateConnector(ConnectorModel connectorModel, ConnectorType connectorType, Path outputDir, Path descriptorPath) throws TemplatingException
TemplatingExceptionCopyright © 2020. All rights reserved.