R - tipode retorno.public abstract class OpenBusTask<R> extends RemoteTask<R>
serverURI| Modifier | Constructor and Description |
|---|---|
protected |
OpenBusTask()
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getString(String key)
Busca texto de internacionalização
|
protected void |
handleError(Exception error)
Tratamento de erros específico para cada tipo de tarefa.
|
handleInfoError, handleServerErrorgetCancelDelaySecs, getDefaultParentWindowafterTaskUI, beforeTaskUI, cancelTask, execute, execute, execute, execute, execute, execute, executeNonBlocking, getAdditionalInfo, getError, getProgressDialogDelay, getResult, getStatus, getTaskMessage, performTask, run, setProgressDialogDelay, setProgressDialogEnabled, setProgressStatus, setResult, setStepText, setUnknownStatus, wasCancelledprotected String getString(String key)
key - chaveprotected void handleError(Exception error)
handleError in class RemoteTask<R>error - exceção que representa erro durante execução da tarefaCopyright © 2020. All rights reserved.