Uses of Class
com.bytedesk.core.topic.TopicRestService
Packages that use TopicRestService
Package
Description
Message handling package containing message models and processors
Thread package containing thread models and handlers
会话转接包
处理会话转接相关功能
工单核心模块
包含工单实体、仓库、服务等基础组件
-
Uses of TopicRestService in com.bytedesk.core.message
Fields in com.bytedesk.core.message declared as TopicRestServiceModifier and TypeFieldDescriptionprivate final TopicRestService
MessageSocketService.topicRestService
-
Uses of TopicRestService in com.bytedesk.core.socket.mqtt
Fields in com.bytedesk.core.socket.mqtt declared as TopicRestServiceModifier and TypeFieldDescriptionprivate final TopicRestService
MqttEventListener.topicRestService
-
Uses of TopicRestService in com.bytedesk.core.thread
Fields in com.bytedesk.core.thread declared as TopicRestServiceModifier and TypeFieldDescriptionprivate final TopicRestService
ThreadEventListener.topicRestService
private final TopicRestService
ThreadRestService.topicRestService
-
Uses of TopicRestService in com.bytedesk.core.topic
Fields in com.bytedesk.core.topic declared as TopicRestServiceModifier and TypeFieldDescriptionprivate final TopicRestService
TopicEventListener.topicRestService
private final TopicRestService
TopicRestController.topicRestService
-
Uses of TopicRestService in com.bytedesk.kbase.auto_reply
Fields in com.bytedesk.kbase.auto_reply declared as TopicRestServiceModifier and TypeFieldDescriptionprivate final TopicRestService
AutoReplyEventListener.topicRestService
-
Uses of TopicRestService in com.bytedesk.service.thread_invite
Fields in com.bytedesk.service.thread_invite declared as TopicRestServiceModifier and TypeFieldDescriptionprivate final TopicRestService
ThreadInviteEventListener.topicRestService
private final TopicRestService
ThreadInviteRestService.topicRestService
-
Uses of TopicRestService in com.bytedesk.service.thread_transfer
Fields in com.bytedesk.service.thread_transfer declared as TopicRestServiceModifier and TypeFieldDescriptionprivate final TopicRestService
ThreadTransferService.topicRestService
-
Uses of TopicRestService in com.bytedesk.ticket.ticket
Fields in com.bytedesk.ticket.ticket declared as TopicRestService