public class FetchUserListAction extends AgentAction<ClientContext,GetUsersAgent>
| Constructor and Description |
|---|
FetchUserListAction(ClientContext clientCtx,
TextPrintable console) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
agentSucceeded(GetUsersAgent agentOut)
Is called finally when the agent has succeeded.
|
protected GetUsersAgent |
createInputAgent()
Creates the input agent to be sent to the server for execution.
|
actionFired, agentFailed, cancel, handleBlockingTimeout, setBlockingTimeout, wasCancelledactionFailed, checkEnableCondition, getClientContext, getSessionId, isConnectionSensitive, isLoggedIn, isOffline, isOnline, setConnectionSensitiveactionConfirmed, actionDenied, actionPerformed, actionPrepare, actionSucceeded, fire, getApplicationContext, getButtonText, getIcon, getLogChannel, getMenuText, getName, getPressedIcon, getTipText, isForced, isHandleError, isLogDebug, isLogVerbose, isPermitted, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, performAvailabilityCheck, setBusyAnimationEnabled, setHandleError, setIcon, setIcon, setLogChannel, setName, setPressedIcon, setPressedIcon, setText, setTipText, setValidator, showError, showError, showError, showInfo, showInfo, showWarning, showWarning, toStringpublic FetchUserListAction(ClientContext clientCtx, TextPrintable console)
protected GetUsersAgent createInputAgent()
AgentActioncreateInputAgent in class AgentAction<ClientContext,GetUsersAgent>protected void agentSucceeded(GetUsersAgent agentOut)
AgentActionagentSucceeded in class AgentAction<ClientContext,GetUsersAgent>Copyright © 2014 EsprIT-Systems. All Rights Reserved.