Interface AgentPauseStateChangedEvent
- All Superinterfaces:
Event
,UserProvider
An
AgentPauseStateChangedEvent
is an event triggered due to a agent pause state change.- Since:
- 11.27
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDate
Methods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser
-
Method Details
-
getAgentPauseState
AgentPauseState getAgentPauseState()- Returns:
- the new
AgentPauseState
- Since:
- 11.27
-