Uses of Interface
com.bytedesk.core.rbac.organization.OrganizationRepository
Packages that use OrganizationRepository
Package
Description
Customer Service Statistics Package
Provides comprehensive statistical functionalities for the customer service system, including:
工单统计模块
提供工单数据统计、分析功能
-
Uses of OrganizationRepository in com.bytedesk.core.rbac.organization
Fields in com.bytedesk.core.rbac.organization declared as OrganizationRepositoryModifier and TypeFieldDescriptionprivate final OrganizationRepository
OrganizationInitializer.organizationRepository
private final OrganizationRepository
OrganizationRestService.organizationRepository
-
Uses of OrganizationRepository in com.bytedesk.core.rbac.user
Fields in com.bytedesk.core.rbac.user declared as OrganizationRepositoryModifier and TypeFieldDescriptionprivate final OrganizationRepository
UserService.organizationRepository
-
Uses of OrganizationRepository in com.bytedesk.service.statistic
Fields in com.bytedesk.service.statistic declared as OrganizationRepositoryModifier and TypeFieldDescriptionprivate final OrganizationRepository
ServiceStatisticService.organizationRepository
-
Uses of OrganizationRepository in com.bytedesk.ticket.statistic
Fields in com.bytedesk.ticket.statistic declared as OrganizationRepositoryModifier and TypeFieldDescriptionprivate final OrganizationRepository
TicketStatisticService.organizationRepository