public class DownloadFilesHandler extends BaseHandler
Constructor and Description |
---|
DownloadFilesHandler(Event event) |
Modifier and Type | Method and Description |
---|---|
protected void |
doHandleResponse(org.apache.http.HttpResponse httpResponse) |
void |
removeEvent() |
getException, getLocalSyncFile, getParameters, getParameterValue, getSyncAccountId, handleException, handlePortalException, handleResponse, handleSiteDeactivatedException, isEventCancelled, processFinally, processResponse, retryServerConnection
public DownloadFilesHandler(Event event)
public void removeEvent()
removeEvent
in interface Handler<java.lang.Void>
removeEvent
in class BaseHandler
protected void doHandleResponse(org.apache.http.HttpResponse httpResponse) throws java.lang.Exception
doHandleResponse
in class BaseHandler
java.lang.Exception