private class Agent.ResetContextCommand extends Agent.AgentCommand
| Constructor and Description |
|---|
ResetContextCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Override this to define the command body.
|
doExecute, finished, getConnectionId, getError, getRequestId, getTimeout, isFinished, setErrorpublic void execute()
Agent.AgentCommandexecute in class Agent.AgentCommand