Class AgentStatusEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.service.agent_status.AgentStatusEntity
- All Implemented Interfaces:
Serializable
接待状态变更记录
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseEntity
getCreatedAtString, getUpdatedAtString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
status
-
agent
-
durationSeconds
Duration (in seconds) that the agent stayed in this status before switching.
-
-
Constructor Details
-
AgentStatusEntity
public AgentStatusEntity()
-
-
Method Details
-
getAgent
-
getAgentString
-