public class ImportBackendAPI extends AbstractAPIMTask implements IResponseParser
actualState, cmd, desiredState, transitState| Constructor and Description |
|---|
ImportBackendAPI(API desiredState,
API actualState) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
com.fasterxml.jackson.databind.JsonNode |
parseResponse(org.apache.http.HttpResponse httpResponse) |
initActualAPIContextpublic void execute()
throws AppException
AppExceptionpublic com.fasterxml.jackson.databind.JsonNode parseResponse(org.apache.http.HttpResponse httpResponse)
throws AppException
parseResponse in interface IResponseParserAppExceptionCopyright © 2020. All rights reserved.