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 OrganizationRepositoryOrganizationInitializer.organizationRepositoryprivate final OrganizationRepositoryOrganizationRestService.organizationRepository -
Uses of OrganizationRepository in com.bytedesk.core.rbac.user
Fields in com.bytedesk.core.rbac.user declared as OrganizationRepositoryModifier and TypeFieldDescriptionprivate final OrganizationRepositoryUserService.organizationRepository -
Uses of OrganizationRepository in com.bytedesk.service.service_statistic
Fields in com.bytedesk.service.service_statistic declared as OrganizationRepositoryModifier and TypeFieldDescriptionprivate final OrganizationRepositoryServiceStatisticService.organizationRepository -
Uses of OrganizationRepository in com.bytedesk.ticket.ticket_statistic
Fields in com.bytedesk.ticket.ticket_statistic declared as OrganizationRepositoryModifier and TypeFieldDescriptionprivate final OrganizationRepositoryTicketStatisticService.organizationRepository