public class UnknownAPISpecification extends APISpecification
APISpecification.APISpecTypeapiSpecificationContent, apiSpecificationFile, backendBasepath, mapper| Constructor and Description |
|---|
UnknownAPISpecification() |
UnknownAPISpecification(byte[] apiSpecificationContent,
String backendBasepath,
String apiName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure() |
protected void |
configureBasepath() |
APISpecification.APISpecType |
getAPIDefinitionType() |
byte[] |
getApiSpecificationContent() |
equals, getApiSpecificationFile, setApiSpecificationContent, setApiSpecificationFile, setMapperForDataFormatpublic UnknownAPISpecification(byte[] apiSpecificationContent,
String backendBasepath,
String apiName)
throws AppException
AppExceptionpublic UnknownAPISpecification()
protected void configureBasepath()
throws AppException
configureBasepath in class APISpecificationAppExceptionpublic APISpecification.APISpecType getAPIDefinitionType() throws AppException
getAPIDefinitionType in class APISpecificationAppExceptionpublic boolean configure()
throws AppException
configure in class APISpecificationAppExceptionpublic byte[] getApiSpecificationContent()
getApiSpecificationContent in class APISpecificationCopyright © 2020. All rights reserved.