Uses of Class
com.bytedesk.core.rbac.auth.AuthService
Packages that use AuthService
Package
Description
Model package contains data models and entities used across the AI module.
Provider package contains implementations for various AI service providers.
Robot package contains classes for managing AI robots/agents.
Robot message package contains classes for handling robot communication.
智能辅助回复
https://work.weixin.qq.com/nl/act/p/c9d6b36eb873411c
Call Gateway Package
This package provides the gateway management functionality for Call integration.
Assistant package containing assistant related implementations
Base package containing base classes and common abstractions
ByteDesk 收藏夹管理包
提供收藏夹的CRUD、搜索等功能
Message handling package containing message models and processors
Thread package containing thread models and handlers
ByteDesk 文件上传包
提供文件上传、存储管理等功能
ByteDesk 文章管理包
提供文章的CRUD、搜索等功能
ByteDesk 文章管理包
提供文章的CRUD、搜索等功能
ByteDesk 固定自动回复管理包
提供固定自动回复的CRUD、搜索等功能
ByteDesk 关键词自动回复管理包
提供关键词自动回复的CRUD、搜索等功能
ByteDesk 评论管理包
提供评论的CRUD、搜索等功能
ByteDesk 文档分割包
提供文档分割、向量化等功能
ByteDesk 意图设置管理包
本包提供客服系统中意图识别和分类的相关设置,主要功能包括:
1.
ByteDesk 邀请设置管理包
本包提供客服系统中主动邀请功能的相关设置与管理,包括:
1.
ByteDesk 点踩设置管理包
本包提供客服系统中点踩功能的相关设置与管理,包括:
1.
ByteDesk 客服服务设置管理包
本包提供客服系统核心服务功能的配置与管理,主要功能包括:
1.
客服状态日志包
记录和管理客服状态变更
客服切换状态审核设置
浏览记录管理包。
队列成员包
管理客服系统的排队和会话分配
千人千面-路由规则
Customer Service Statistics Package
Provides comprehensive statistical functionalities for the customer service system, including:
评价服务包
管理客服会话的评价功能
会话转接包
处理会话转接相关功能
工作组服务包
管理客服工作组相关功能
工作时间设置
工单统计模块
提供工单数据统计、分析功能
工单核心模块
包含工单实体、仓库、服务等基础组件
-
Uses of AuthService in com.bytedesk.ai.alibaba.booking
Methods in com.bytedesk.ai.alibaba.booking with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<BookingEntity>
BookingSpecification.search
(BookingRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.alibaba.consumer
Methods in com.bytedesk.ai.alibaba.consumer with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ConsumerEntity>
ConsumerSpecification.search
(ConsumerRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.alibaba.shopping
Methods in com.bytedesk.ai.alibaba.shopping with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ShoppingEntity>
ShoppingSpecification.search
(ShoppingRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.model
Fields in com.bytedesk.ai.model declared as AuthServiceMethods in com.bytedesk.ai.model with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<LlmModelEntity>
LlmModelSpecification.search
(LlmModelRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.provider
Methods in com.bytedesk.ai.provider with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<LlmProviderEntity>
LlmProviderSpecification.search
(LlmProviderRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.robot
Methods in com.bytedesk.ai.robot with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<RobotEntity>
RobotSpecification.search
(RobotRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.robot_message
Methods in com.bytedesk.ai.robot_message with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<RobotMessageEntity>
RobotMessageSpecification.search
(RobotMessageRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.robot_thread
Methods in com.bytedesk.ai.robot_thread with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<RobotThreadEntity>
RobotThreadSpecification.search
(RobotThreadRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.springai.mcp_server
Fields in com.bytedesk.ai.springai.mcp_server declared as AuthServiceMethods in com.bytedesk.ai.springai.mcp_server with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<McpServerEntity>
McpServerSpecification.search
(McpServerRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.statistic
Methods in com.bytedesk.ai.statistic with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<AiStatisticEntity>
AiStatisticSpecification.search
(AiStatisticRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ai.statistic_token
Methods in com.bytedesk.ai.statistic_token with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<StatisticTokenEntity>
StatisticTokenSpecification.search
(StatisticTokenRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.call.cdr
Fields in com.bytedesk.call.cdr declared as AuthServiceMethods in com.bytedesk.call.cdr with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CallCdrEntity>
CallCdrSpecification.search
(CallCdrRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.call.conference
Fields in com.bytedesk.call.conference declared as AuthService -
Uses of AuthService in com.bytedesk.call.gateway
Methods in com.bytedesk.call.gateway with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CallGatewayEntity>
CallGatewaySpecification.search
(CallGatewayRequest request, AuthService authService) 查询规格 -
Uses of AuthService in com.bytedesk.call.ivr
Methods in com.bytedesk.call.ivr with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CallIvrEntity>
CallIvrSpecification.search
(CallIvrRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.call.janus_audio
Methods in com.bytedesk.call.janus_audio with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<JanusAudioEntity>
JanusAudioSpecification.search
(JanusAudioRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.call.janus_video
Methods in com.bytedesk.call.janus_video with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<JanusVideoEntity>
JanusVideoSpecification.search
(JanusVideoRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.call.mrcp
Methods in com.bytedesk.call.mrcp with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CallMrcpEntity>
CallMrcpSpecification.search
(CallMrcpRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.call.statistic
Methods in com.bytedesk.call.statistic with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CallStatisticEntity>
CallStatisticSpecification.search
(CallStatisticRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.call.users
Fields in com.bytedesk.call.users declared as AuthServiceMethods in com.bytedesk.call.users with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CallUserEntity>
CallUserSpecification.search
(CallUserRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.call.webrtc
Methods in com.bytedesk.call.webrtc with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CallWebRTCEntity>
CallWebRTCSpecification.search
(CallWebRTCRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.control.license
Methods in com.bytedesk.control.license with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<LicenseEntity>
LicenseSpecification.search
(LicenseRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.control.trace
Methods in com.bytedesk.control.trace with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TraceEntity>
TraceSpecification.search
(TraceRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.action
Fields in com.bytedesk.core.action declared as AuthServiceMethods in com.bytedesk.core.action with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ActionEntity>
ActionSpecification.search
(ActionRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.assistant
Fields in com.bytedesk.core.assistant declared as AuthServiceMethods in com.bytedesk.core.assistant with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<AssistantEntity>
AssistantSpecification.search
(AssistantRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.balance
Fields in com.bytedesk.core.balance declared as AuthServiceMethods in com.bytedesk.core.balance with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<BalanceEntity>
BalanceSpecification.search
(BalanceRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.base
Fields in com.bytedesk.core.base declared as AuthServiceModifier and TypeFieldDescriptionprotected AuthService
BaseRestService.authService
protected AuthService
BaseRestServiceOverride.authService
Methods in com.bytedesk.core.base with parameters of type AuthServiceModifier and TypeMethodDescriptionprotected static void
BaseSpecification.addOrgFilterIfNotSuperUser
(jakarta.persistence.criteria.Root<?> root, jakarta.persistence.criteria.CriteriaBuilder criteriaBuilder, List<jakarta.persistence.criteria.Predicate> predicates, BaseRequest request, AuthService authService) 根据超级管理员权限和orgUid添加组织过滤条件static <T,
TRequest extends BaseRequest>
org.springframework.data.jpa.domain.Specification<T>BaseSpecification.search
(TRequest request, AuthService authService) 通用的搜索方法,需要子类实现具体的查询逻辑protected static void
BaseSpecification.validateSuperUserPermission
(BaseRequest request, AuthService authService) 检查并验证超级管理员权限 如果前端设置了superUser标志,则需要判断当前用户是否是超级管理员 如果不是超级管理员,则将superUser设置为false -
Uses of AuthService in com.bytedesk.core.black
Fields in com.bytedesk.core.black declared as AuthServiceMethods in com.bytedesk.core.black with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<BlackEntity>
BlackSpecification.search
(BlackRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.category
Methods in com.bytedesk.core.category with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CategoryEntity>
CategorySpecification.search
(CategoryRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.clipboard
Fields in com.bytedesk.core.clipboard declared as AuthServiceMethods in com.bytedesk.core.clipboard with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ClipboardEntity>
ClipboardSpecification.search
(ClipboardRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.department
Methods in com.bytedesk.core.department with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<DepartmentEntity>
DepartmentSpecification.search
(DepartmentRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.email
Methods in com.bytedesk.core.email with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<EmailEntity>
EmailSpecification.search
(EmailRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.email_message
Methods in com.bytedesk.core.email_message with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<EmailMessageEntity>
EmailMessageSpecification.search
(EmailMessageRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.favorite
Methods in com.bytedesk.core.favorite with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<FavoriteEntity>
FavoriteSpecification.search
(FavoriteRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.group
Fields in com.bytedesk.core.group declared as AuthServiceMethods in com.bytedesk.core.group with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<GroupEntity>
GroupSpecification.search
(GroupRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.group_invite
Methods in com.bytedesk.core.group_invite with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<GroupInviteEntity>
GroupInviteSpecification.search
(GroupInviteRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.group_notice
Methods in com.bytedesk.core.group_notice with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<GroupNoticeEntity>
GroupNoticeSpecification.search
(GroupNoticeRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.invoice
Methods in com.bytedesk.core.invoice with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<InvoiceEntity>
InvoiceSpecification.search
(InvoiceRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.ip_access
Methods in com.bytedesk.core.ip_access with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<IpAccessEntity>
IpAccessSpecification.search
(IpAccessRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.ip_black
Fields in com.bytedesk.core.ip_black declared as AuthServiceMethods in com.bytedesk.core.ip_black with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<IpBlackEntity>
IpBlackSpecification.search
(IpBlackRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.ip_white
Fields in com.bytedesk.core.ip_white declared as AuthServiceMethods in com.bytedesk.core.ip_white with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<IpWhiteEntity>
IpWhiteSpecification.search
(IpWhiteRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.member
Fields in com.bytedesk.core.member declared as AuthServiceMethods in com.bytedesk.core.member with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MemberEntity>
MemberSpecification.search
(MemberRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.message
Fields in com.bytedesk.core.message declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
MessageRestService.authService
private final AuthService
MessageRestServiceVip.authService
Methods in com.bytedesk.core.message with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageEntity>
MessageSpecification.search
(MessageRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.message_unread
Fields in com.bytedesk.core.message_unread declared as AuthServiceMethods in com.bytedesk.core.message_unread with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageUnreadEntity>
MessageUnreadSpecification.search
(MessageUnreadRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.moment
Fields in com.bytedesk.core.moment declared as AuthServiceMethods in com.bytedesk.core.moment with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MomentEntity>
MomentSpecification.search
(MomentRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.notice
Methods in com.bytedesk.core.notice with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<NoticeEntity>
NoticeSpecification.search
(NoticeRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.payment
Methods in com.bytedesk.core.payment with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<PaymentEntity>
PaymentSpecification.search
(PaymentRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.push
Methods in com.bytedesk.core.push with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<PushEntity>
PushSpecification.search
(PushRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.rbac.auth
Fields in com.bytedesk.core.rbac.auth declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
AuthController.authService
private AuthService
AuthTokenFilter.authService
private AuthService
AuthVipControllerVisitor.authService
-
Uses of AuthService in com.bytedesk.core.rbac.authority
Methods in com.bytedesk.core.rbac.authority with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<AuthorityEntity>
AuthoritySpecification.search
(AuthorityRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.rbac.organization
Fields in com.bytedesk.core.rbac.organization declared as AuthServiceMethods in com.bytedesk.core.rbac.organization with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<OrganizationEntity>
OrganizationSpecification.search
(OrganizationRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.rbac.organization_apply
Fields in com.bytedesk.core.rbac.organization_apply declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
OrganizationApplyRestService.authService
Methods in com.bytedesk.core.rbac.organization_apply with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<OrganizationApplyEntity>
OrganizationApplySpecification.search
(OrganizationApplyRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.rbac.role
Fields in com.bytedesk.core.rbac.role declared as AuthServiceMethods in com.bytedesk.core.rbac.role with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<RoleEntity>
RoleSpecification.search
(RoleRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.rbac.token
Fields in com.bytedesk.core.rbac.token declared as AuthServiceMethods in com.bytedesk.core.rbac.token with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TokenEntity>
TokenSpecification.search
(TokenRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.rbac.user
Fields in com.bytedesk.core.rbac.user declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
UserRestService.authService
private final AuthService
UserService.authService
Methods in com.bytedesk.core.rbac.user with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<UserEntity>
UserSpecification.search
(UserRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.recharge
Fields in com.bytedesk.core.recharge declared as AuthService -
Uses of AuthService in com.bytedesk.core.relation
Fields in com.bytedesk.core.relation declared as AuthServiceMethods in com.bytedesk.core.relation with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<RelationEntity>
RelationSpecification.search
(RelationRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.server
Methods in com.bytedesk.core.server with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ServerEntity>
ServerSpecification.search
(ServerRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.server_metrics
Methods in com.bytedesk.core.server_metrics with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ServerMetricsEntity>
ServerMetricsSpecification.search
(ServerMetricsRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.tag
Fields in com.bytedesk.core.tag declared as AuthServiceMethods in com.bytedesk.core.tag with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TagEntity>
TagSpecification.search
(TagRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.thread
Fields in com.bytedesk.core.thread declared as AuthServiceMethods in com.bytedesk.core.thread with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ThreadEntity>
ThreadSpecification.search
(ThreadRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.topic
Fields in com.bytedesk.core.topic declared as AuthServiceMethods in com.bytedesk.core.topic with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TopicEntity>
TopicSpecification.search
(TopicRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.translate
Fields in com.bytedesk.core.translate declared as AuthServiceMethods in com.bytedesk.core.translate with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TranslateEntity>
TranslateSpecification.search
(TranslateRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.upload
Fields in com.bytedesk.core.upload declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
UploadRestService.authService
private final AuthService
UploadSecurityLogger.authService
Methods in com.bytedesk.core.upload with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<UploadEntity>
UploadSpecification.search
(UploadRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.url
Methods in com.bytedesk.core.url with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<UrlEntity>
UrlSpecification.search
(UrlRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.webhook
Methods in com.bytedesk.core.webhook with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WebhookEntity>
WebhookSpecification.search
(WebhookRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.webhook_message
Methods in com.bytedesk.core.webhook_message with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WebhookMessageEntity>
WebhookMessageSpecification.search
(WebhookMessageRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.workflow
Methods in com.bytedesk.core.workflow with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WorkflowEntity>
WorkflowSpecification.search
(WorkflowRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.core.workflow_result
Fields in com.bytedesk.core.workflow_result declared as AuthServiceMethods in com.bytedesk.core.workflow_result with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WorkflowResultEntity>
WorkflowResultSpecification.search
(WorkflowResultRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.douyin.app
Methods in com.bytedesk.douyin.app with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<DouyinAppEntity>
DouyinAppSpecification.search
(DouyinAppRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kanban.module
Methods in com.bytedesk.kanban.module with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ModuleEntity>
ModuleSpecification.search
(ModuleRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kanban.project
Methods in com.bytedesk.kanban.project with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ProjectEntity>
ProjectSpecification.search
(ProjectRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kanban.project_invite
Methods in com.bytedesk.kanban.project_invite with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ProjectInviteEntity>
ProjectInviteSpecification.search
(ProjectInviteRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kanban.report
Methods in com.bytedesk.kanban.report with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ReportEntity>
ReportSpecification.search
(ReportRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kanban.task
Methods in com.bytedesk.kanban.task with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TaskEntity>
TaskSpecification.search
(TaskRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kanban.todo_list
Methods in com.bytedesk.kanban.todo_list with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TodoListEntity>
TodoListSpecification.search
(TodoListRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.article
Methods in com.bytedesk.kbase.article with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ArticleEntity>
ArticleSpecification.search
(ArticleRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.article_archive
Fields in com.bytedesk.kbase.article_archive declared as AuthServiceMethods in com.bytedesk.kbase.article_archive with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ArticleArchiveEntity>
ArticleArchiveSpecification.search
(ArticleArchiveRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.auto_reply.fixed
Fields in com.bytedesk.kbase.auto_reply.fixed declared as AuthServiceMethods in com.bytedesk.kbase.auto_reply.fixed with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<AutoReplyFixedEntity>
AutoReplyFixedSpecification.search
(AutoReplyFixedRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.auto_reply.keyword
Fields in com.bytedesk.kbase.auto_reply.keyword declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
AutoReplyKeywordRestService.authService
Methods in com.bytedesk.kbase.auto_reply.keyword with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<AutoReplyKeywordEntity>
AutoReplyKeywordSpecification.search
(AutoReplyKeywordRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.comment
Fields in com.bytedesk.kbase.comment declared as AuthServiceMethods in com.bytedesk.kbase.comment with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CommentEntity>
CommentSpecification.search
(CommentRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.kbase
Fields in com.bytedesk.kbase.kbase declared as AuthServiceMethods in com.bytedesk.kbase.kbase with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<KbaseEntity>
KbaseSpecification.search
(KbaseRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.kbase_invite
Methods in com.bytedesk.kbase.kbase_invite with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<KbaseInviteEntity>
KbaseInviteSpecification.search
(KbaseInviteRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.llm_chunk
Methods in com.bytedesk.kbase.llm_chunk with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ChunkEntity>
ChunkSpecification.search
(ChunkRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.llm_faq
Methods in com.bytedesk.kbase.llm_faq with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<FaqEntity>
FaqSpecification.search
(FaqRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.llm_file
Methods in com.bytedesk.kbase.llm_file with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<FileEntity>
FileSpecification.search
(FileRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.llm_text
Methods in com.bytedesk.kbase.llm_text with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TextEntity>
TextSpecification.search
(TextRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.llm_webpage
Methods in com.bytedesk.kbase.llm_webpage with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WebpageEntity>
WebpageSpecification.search
(WebpageRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.llm_website
Methods in com.bytedesk.kbase.llm_website with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WebsiteEntity>
WebsiteSpecification.search
(WebsiteRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.material
Methods in com.bytedesk.kbase.material with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MaterialEntity>
MaterialSpecification.search
(MaterialRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.quick_reply
Methods in com.bytedesk.kbase.quick_reply with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<QuickReplyEntity>
QuickReplySpecification.search
(QuickReplyRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.settings_intention
Methods in com.bytedesk.kbase.settings_intention with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<IntentionSettingsEntity>
IntentionSettingsSpecification.search
(IntentionSettingsRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.settings_invite
Fields in com.bytedesk.kbase.settings_invite declared as AuthServiceMethods in com.bytedesk.kbase.settings_invite with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<InviteSettingsEntity>
InviteSettingsSpecification.search
(InviteSettingsRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.settings_ratedown
Fields in com.bytedesk.kbase.settings_ratedown declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
RatedownSettingsRestService.authService
Methods in com.bytedesk.kbase.settings_ratedown with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<RatedownSettingsEntity>
RatedownSettingsSpecification.search
(RatedownSettingsRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.settings_service
Fields in com.bytedesk.kbase.settings_service declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
ServiceSettingsRestService.authService
Methods in com.bytedesk.kbase.settings_service with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ServiceSettingsEntity>
ServiceSettingsSpecification.search
(ServiceSettingsRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.statistic
Methods in com.bytedesk.kbase.statistic with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<KbaseStatisticEntity>
KbaseStatisticSpecification.search
(KbaseStatisticRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.taboo
Methods in com.bytedesk.kbase.taboo with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TabooEntity>
TabooSpecification.search
(TabooRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.kbase.taboo_message
Methods in com.bytedesk.kbase.taboo_message with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TabooMessageEntity>
TabooMessageSpecification.search
(TabooMessageRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.liangshibao.course
Fields in com.bytedesk.liangshibao.course declared as AuthService -
Uses of AuthService in com.bytedesk.liangshibao.media
Fields in com.bytedesk.liangshibao.media declared as AuthService -
Uses of AuthService in com.bytedesk.service.agent
Fields in com.bytedesk.service.agent declared as AuthServiceMethods in com.bytedesk.service.agent with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<AgentEntity>
AgentSpecification.search
(AgentRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.agent_status
Methods in com.bytedesk.service.agent_status with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<AgentStatusEntity>
AgentStatusSpecification.search
(AgentStatusRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.agent_status.settings
Fields in com.bytedesk.service.agent_status.settings declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
AgentStatusSettingRestService.authService
Methods in com.bytedesk.service.agent_status.settings with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<AgentStatusSettingEntity>
AgentStatusSettingSpecification.search
(AgentStatusSettingRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.agent_template
Fields in com.bytedesk.service.agent_template declared as AuthServiceMethods in com.bytedesk.service.agent_template with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<AgentTemplateEntity>
AgentTemplateSpecification.search
(AgentTemplateRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.browse
Methods in com.bytedesk.service.browse with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<BrowseEntity>
BrowseSpecification.search
(BrowseRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.channel_app
Fields in com.bytedesk.service.channel_app declared as AuthServiceMethods in com.bytedesk.service.channel_app with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ChannelAppEntity>
ChannelAppSpecification.search
(ChannelAppRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.customer
Methods in com.bytedesk.service.customer with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<CustomerEntity>
CustomerSpecification.search
(CustomerRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.form
Methods in com.bytedesk.service.form with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<FormEntity>
FormSpecification.search
(FormRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.form_result
Fields in com.bytedesk.service.form_result declared as AuthServiceMethods in com.bytedesk.service.form_result with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<FormResultEntity>
FormResultSpecification.search
(FormResultRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.holiday
Fields in com.bytedesk.service.holiday declared as AuthServiceMethods in com.bytedesk.service.holiday with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<HolidayEntity>
HolidaySpecification.search
(HolidayRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.message_correction
Fields in com.bytedesk.service.message_correction declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
MessageCorrectionRestService.authService
Methods in com.bytedesk.service.message_correction with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageCorrectionEntity>
MessageCorrectionSpecification.search
(MessageCorrectionRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.message_feedback
Fields in com.bytedesk.service.message_feedback declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
MessageFeedbackRestService.authService
Methods in com.bytedesk.service.message_feedback with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageFeedbackEntity>
MessageFeedbackSpecification.search
(MessageFeedbackRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.message_leave
Fields in com.bytedesk.service.message_leave declared as AuthServiceMethods in com.bytedesk.service.message_leave with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageLeaveEntity>
MessageLeaveSpecification.search
(MessageLeaveRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.message_parsed
Fields in com.bytedesk.service.message_parsed declared as AuthServiceMethods in com.bytedesk.service.message_parsed with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageParsedEntity>
MessageParsedSpecification.search
(MessageParsedRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.message_rating
Fields in com.bytedesk.service.message_rating declared as AuthServiceMethods in com.bytedesk.service.message_rating with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageRatingEntity>
MessageRatingSpecification.search
(MessageRatingRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.message_template
Fields in com.bytedesk.service.message_template declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
MessageTemplateRestService.authService
Methods in com.bytedesk.service.message_template with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageTemplateEntity>
MessageTemplateSpecification.search
(MessageTemplateRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.message_unanswered
Fields in com.bytedesk.service.message_unanswered declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
MessageUnansweredRestService.authService
Methods in com.bytedesk.service.message_unanswered with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageUnansweredEntity>
MessageUnansweredSpecification.search
(MessageUnansweredRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.quality_appeal
Methods in com.bytedesk.service.quality_appeal with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<QualityAppealEntity>
QualityAppealSpecification.search
(QualityAppealRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.quality_check
Methods in com.bytedesk.service.quality_check with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<QualityCheckEntity>
QualityCheckSpecification.search
(QualityCheckRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.quality_flow
Methods in com.bytedesk.service.quality_flow with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<QualityFlowEntity>
QualityFlowSpecification.search
(QualityFlowRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.quality_plan
Methods in com.bytedesk.service.quality_plan with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<QualityPlanEntity>
QualityPlanSpecification.search
(QualityPlanRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.quality_statistic
Methods in com.bytedesk.service.quality_statistic with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<QualityStatisticEntity>
QualityStatisticSpecification.search
(QualityStatisticRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.queue
Fields in com.bytedesk.service.queue declared as AuthServiceMethods in com.bytedesk.service.queue with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<QueueEntity>
QueueSpecification.search
(QueueRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.queue_member
Methods in com.bytedesk.service.queue_member with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<QueueMemberEntity>
QueueMemberSpecification.search
(QueueMemberRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.routing_rule
Fields in com.bytedesk.service.routing_rule declared as AuthServiceMethods in com.bytedesk.service.routing_rule with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<RoutingRuleEntity>
RoutingRuleSpecification.search
(RoutingRuleRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.screen
Methods in com.bytedesk.service.screen with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ScreenEntity>
ScreenSpecification.search
(ScreenRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.statistic
Fields in com.bytedesk.service.statistic declared as AuthServiceMethods in com.bytedesk.service.statistic with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ServiceStatisticEntity>
ServiceStatisticSpecification.search
(ServiceStatisticRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.thread_invite
Fields in com.bytedesk.service.thread_invite declared as AuthServiceMethods in com.bytedesk.service.thread_invite with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ThreadInviteEntity>
ThreadInviteSpecification.search
(ThreadInviteRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.thread_rating
Methods in com.bytedesk.service.thread_rating with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ThreadRatingEntity>
ThreadRatingSpecification.search
(ThreadRatingRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.thread_summary
Methods in com.bytedesk.service.thread_summary with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ThreadSummaryEntity>
ThreadSummarySpecification.search
(ThreadSummaryRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.thread_transfer
Methods in com.bytedesk.service.thread_transfer with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ThreadTransferEntity>
ThreadTransferSpecification.search
(ThreadTransferRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.transfer_keyword
Methods in com.bytedesk.service.transfer_keyword with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TransferKeywordEntity>
TransferKeywordSpecification.search
(TransferKeywordRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.unified
Fields in com.bytedesk.service.unified declared as AuthServiceMethods in com.bytedesk.service.unified with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<UnifiedEntity>
UnifiedSpecification.search
(UnifiedRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.visitor
Methods in com.bytedesk.service.visitor with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<VisitorEntity>
VisitorSpecification.search
(VisitorRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.visitor_rating
Methods in com.bytedesk.service.visitor_rating with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<VisitorRatingEntity>
VisitorRatingSpecification.search
(VisitorRatingRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.visitor_thread
Methods in com.bytedesk.service.visitor_thread with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<VisitorThreadEntity>
VisitorThreadSpecification.search
(VisitorThreadRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.workgroup
Fields in com.bytedesk.service.workgroup declared as AuthServiceMethods in com.bytedesk.service.workgroup with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WorkgroupEntity>
WorkgroupSpecification.search
(WorkgroupRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.worktime
Methods in com.bytedesk.service.worktime with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WorktimeEntity>
WorktimeSpecification.search
(WorktimeRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.service.worktime.settings
Fields in com.bytedesk.service.worktime.settings declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
WorktimeSettingRestService.authService
Methods in com.bytedesk.service.worktime.settings with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WorktimeSettingEntity>
WorktimeSettingSpecification.search
(WorktimeSettingRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.shop.app
Fields in com.bytedesk.shop.app declared as AuthServiceMethods in com.bytedesk.shop.app with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ShopAppEntity>
ShopAppSpecification.search
(ShopAppRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.social.kakao
Methods in com.bytedesk.social.kakao with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<KakaoEntity>
KakaoSpecification.search
(KakaoRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.social.line
Methods in com.bytedesk.social.line with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<LineEntity>
LineSpecification.search
(LineRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.social.meta
Methods in com.bytedesk.social.meta with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MetaAppEntity>
MetaAppSpecification.search
(MetaAppRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.social.slack
Methods in com.bytedesk.social.slack with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<SlackEntity>
SlackSpecification.search
(SlackRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.social.telegram
Methods in com.bytedesk.social.telegram with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TelegramEntity>
TelegramSpecification.search
(TelegramRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.social.tiktok
Methods in com.bytedesk.social.tiktok with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TiktokEntity>
TiktokSpecification.search
(TiktokRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.social.whatsapp
Methods in com.bytedesk.social.whatsapp with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WhatsAppEntity>
WhatsAppSpecification.search
(WhatsAppRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.social.zalo
Methods in com.bytedesk.social.zalo with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ZaloEntity>
ZaloSpecification.search
(ZaloRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ticket.process
Fields in com.bytedesk.ticket.process declared as AuthServiceMethods in com.bytedesk.ticket.process with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TicketProcessEntity>
TicketProcessSpecification.search
(TicketProcessRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ticket.statistic
Fields in com.bytedesk.ticket.statistic declared as AuthServiceMethods in com.bytedesk.ticket.statistic with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TicketStatisticEntity>
TicketStatisticSpecification.search
(TicketStatisticRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ticket.ticket
Fields in com.bytedesk.ticket.ticket declared as AuthServiceMethods in com.bytedesk.ticket.ticket with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TicketEntity>
TicketSpecification.search
(TicketRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.ticket.ticket_template
Fields in com.bytedesk.ticket.ticket_template declared as AuthServiceMethods in com.bytedesk.ticket.ticket_template with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TicketTemplateEntity>
TicketTemplateSpecification.search
(TicketTemplateRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.app
Methods in com.bytedesk.wechat.app with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatAppEntity>
WeChatAppSpecification.search
(WeChatAppRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.mini.user
Methods in com.bytedesk.wechat.mini.user with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatMiniUserEntity>
WeChatMiniUserSpecification.search
(WeChatMiniUserRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.mp.black
Fields in com.bytedesk.wechat.mp.black declared as AuthServiceMethods in com.bytedesk.wechat.mp.black with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatMpBlackEntity>
WeChatMpBlackSpecification.search
(WeChatMpBlackRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.mp.draft
Fields in com.bytedesk.wechat.mp.draft declared as AuthServiceMethods in com.bytedesk.wechat.mp.draft with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatMpDraftEntity>
WeChatMpDraftSpecification.search
(WeChatMpDraftRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.mp.groupon
Fields in com.bytedesk.wechat.mp.groupon declared as AuthServiceModifier and TypeFieldDescriptionprivate final AuthService
WeChatMpGrouponRestService.authService
Methods in com.bytedesk.wechat.mp.groupon with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatMpGrouponEntity>
WeChatMpGrouponSpecification.search
(WeChatMpGrouponRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.mp.kefu
Fields in com.bytedesk.wechat.mp.kefu declared as AuthServiceMethods in com.bytedesk.wechat.mp.kefu with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatMpKefuEntity>
WeChatMpKefuSpecification.search
(WeChatMpKefuRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.mp.media
Methods in com.bytedesk.wechat.mp.media with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatMpMediaEntity>
WeChatMpMediaSpecification.search
(WeChatMpMediaRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.mp.tag
Fields in com.bytedesk.wechat.mp.tag declared as AuthServiceMethods in com.bytedesk.wechat.mp.tag with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatMpTagEntity>
WeChatMpTagSpecification.search
(WeChatMpTagRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.mp.user
Methods in com.bytedesk.wechat.mp.user with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatMpUserEntity>
WeChatMpUserSpecification.search
(WeChatMpUserRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.pay
Fields in com.bytedesk.wechat.pay declared as AuthServiceMethods in com.bytedesk.wechat.pay with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatPayEntity>
WeChatPaySpecification.search
(WeChatPayRequest request, AuthService authService) -
Uses of AuthService in com.bytedesk.wechat.work.kefu.account
Methods in com.bytedesk.wechat.work.kefu.account with parameters of type AuthServiceModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatAccountEntity>
WeChatAccountSpecification.search
(WeChatAccountRequest request, AuthService authService)