Package com.bytedesk.call.mrcp
Class CallMrcpEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.call.mrcp.CallMrcpEntity
- All Implemented Interfaces:
Serializable
CallMrcp entity for content categorization and organization
Provides mrcp functionality for various system entities
Database Table: bytedesk_call_mrcp
Purpose: Stores mrcp definitions, colors, and organization settings
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseEntity
getCreatedAtString, getUpdatedAtString
-
Field Details
-
name
Name of the mrcp -
description
Description of the mrcp -
type
Type of mrcp (CUSTOMER, TICKET, ARTICLE, etc.)
-
-
Constructor Details
-
CallMrcpEntity
public CallMrcpEntity()
-