Class | Description |
---|---|
AgentParamState | Representation class to capture state of an agent which can be stored in a file. |
AgentParamState.ParamValues | Representation class for param value index combination. |
ClearStateReq | Request message for clearing the current state of agent(s). |
SaveStateReq | Request message for storing the current state of agent(s). |
StateManager | Agents state persistence manager. |
StateManagerShellExt | State manager shell extension. |