public class RollbackBackendAPI extends AbstractRollbackAction implements IResponseParser, RollbackAction
LOG| Constructor and Description |
|---|
RollbackBackendAPI(API rollbackAPI) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
parseResponse(org.apache.http.HttpResponse httpResponse) |
void |
rollback() |
getExecuteOrder, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExecuteOrderpublic RollbackBackendAPI(API rollbackAPI)
public void rollback()
throws AppException
rollback in interface RollbackActionAppExceptionpublic com.fasterxml.jackson.databind.JsonNode parseResponse(org.apache.http.HttpResponse httpResponse)
throws AppException
parseResponse in interface IResponseParserAppExceptionCopyright © 2020. All rights reserved.