Uses of Class
com.bytedesk.core.category.CategoryRestService
Packages that use CategoryRestService
Package
Description
Robot package contains classes for managing AI robots/agents.
Thread package containing thread models and handlers
ByteDesk 固定自动回复管理包
提供固定自动回复的CRUD、搜索等功能
ByteDesk 关键词自动回复管理包
提供关键词自动回复的CRUD、搜索等功能
工单核心模块
包含工单实体、仓库、服务等基础组件
-
Uses of CategoryRestService in com.bytedesk.ai.robot
Fields in com.bytedesk.ai.robot declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
RobotRestService.categoryService
-
Uses of CategoryRestService in com.bytedesk.core.category
Fields in com.bytedesk.core.category declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
CategoryRestController.categoryService
-
Uses of CategoryRestService in com.bytedesk.core.listener
Fields in com.bytedesk.core.listener declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
TicketVipEventListener.categoryService
-
Uses of CategoryRestService in com.bytedesk.core.thread
Fields in com.bytedesk.core.thread declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
ThreadInitializer.categoryService
-
Uses of CategoryRestService in com.bytedesk.kbase.auto_reply.fixed
Fields in com.bytedesk.kbase.auto_reply.fixed declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
AutoReplyFixedRestService.categoryService
-
Uses of CategoryRestService in com.bytedesk.kbase.auto_reply.keyword
Fields in com.bytedesk.kbase.auto_reply.keyword declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
AutoReplyKeywordRestService.categoryService
-
Uses of CategoryRestService in com.bytedesk.kbase.faq
Fields in com.bytedesk.kbase.faq declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
FaqRestService.categoryService
-
Uses of CategoryRestService in com.bytedesk.kbase.kbase
Fields in com.bytedesk.kbase.kbase declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
KbaseController.categoryService
private final CategoryRestService
KbaseRestService.categoryService
-
Uses of CategoryRestService in com.bytedesk.kbase.quick_reply
Fields in com.bytedesk.kbase.quick_reply declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
QuickReplyRestService.categoryService
-
Uses of CategoryRestService in com.bytedesk.kbase.taboo
Fields in com.bytedesk.kbase.taboo declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
TabooRestService.categoryRestService
-
Uses of CategoryRestService in com.bytedesk.kbase.taboo_message
Fields in com.bytedesk.kbase.taboo_message declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
TabooMessageRestService.categoryRestService
-
Uses of CategoryRestService in com.bytedesk.liangshibao.category
Fields in com.bytedesk.liangshibao.category declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
CategoryControllerVisitor.categoryService
-
Uses of CategoryRestService in com.bytedesk.liangshibao.course
Fields in com.bytedesk.liangshibao.course declared as CategoryRestService -
Uses of CategoryRestService in com.bytedesk.ticket.ticket
Fields in com.bytedesk.ticket.ticket declared as CategoryRestServiceModifier and TypeFieldDescriptionprivate final CategoryRestService
TicketInitializer.categoryService