public class GetLogTabConfigurationsTask extends RemoteTask<List<LogTabConfiguration>>
ConfigurationManager.| Modifier and Type | Field and Description |
|---|---|
protected csbase.logic.CommandInfo |
commandInfo
Informações sobre o comando cujo log deve ser apresentado.
|
serverURI| Constructor and Description |
|---|
GetLogTabConfigurationsTask(csbase.logic.CommandInfo commandInfo,
CommandViewType logViewType)
Construtor
|
GetLogTabConfigurationsTask(csbase.logic.CommandInfo commandInfo,
CommandViewType logViewType,
String idForLogPattern)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
performTask() |
handleError, handleInfoError, handleServerErrorgetCancelDelaySecs, getDefaultParentWindowafterTaskUI, beforeTaskUI, cancelTask, execute, execute, execute, execute, execute, execute, executeNonBlocking, getAdditionalInfo, getError, getProgressDialogDelay, getResult, getStatus, getTaskMessage, run, setProgressDialogDelay, setProgressDialogEnabled, setProgressStatus, setResult, setStepText, setUnknownStatus, wasCancelledprotected csbase.logic.CommandInfo commandInfo
public GetLogTabConfigurationsTask(csbase.logic.CommandInfo commandInfo,
CommandViewType logViewType,
String idForLogPattern)
commandInfo - Informações sobre o comando cujo log deve ser
apresentado.logViewType - Tipo de log a ser buscado.idForLogPattern - Identificador que irá substituir o
ID_REPLACEMENT_TAG (se existente) na
LOG_TAB_FILE_PATTERN_PROPERTY_NAME.public GetLogTabConfigurationsTask(csbase.logic.CommandInfo commandInfo,
CommandViewType logViewType)
commandInfo - Informações sobre o comando cujo log deve ser
apresentado.logViewType - Tipo de log a ser buscado.protected void performTask()
throws IOException,
tecgraf.javautils.configurationmanager.ConfigurationManagerException
performTask in class tecgraf.javautils.gui.Task<List<LogTabConfiguration>>IOExceptiontecgraf.javautils.configurationmanager.ConfigurationManagerExceptionCopyright © 2016. All rights reserved.