Interface AgentPostProcessingStateChangedEvent
- All Superinterfaces:
Event,UserProvider
An
AgentPostProcessingStateChangedEvent is an event triggered due to a agent post processing state change.- Since:
- 11.27
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDateMethods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser
-
Method Details
-
getAgentPostProcessingState
AgentPostProcessingState getAgentPostProcessingState()- Returns:
- the new
AgentPostProcessingState - Since:
- 11.27
-