Uses of Class
com.bytedesk.core.rbac.organization.event.OrganizationCreateEvent
Packages that use OrganizationCreateEvent
Package
Description
Provider package contains implementations for various AI service providers.
Robot package contains classes for managing AI robots/agents.
ByteDesk 固定自动回复管理包
提供固定自动回复的CRUD、搜索等功能
ByteDesk 关键词自动回复管理包
提供关键词自动回复的CRUD、搜索等功能
工作组服务包
管理客服工作组相关功能
工单核心模块
包含工单实体、仓库、服务等基础组件
-
Uses of OrganizationCreateEvent in com.bytedesk.ai.alibaba.booking
Methods in com.bytedesk.ai.alibaba.booking with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidBookingEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ai.alibaba.consumer
Methods in com.bytedesk.ai.alibaba.consumer with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidConsumerEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ai.alibaba.shopping
Methods in com.bytedesk.ai.alibaba.shopping with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidShoppingEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ai.provider
Methods in com.bytedesk.ai.provider with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidLlmProviderEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ai.robot
Methods in com.bytedesk.ai.robot with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidRobotEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ai.statistic
Methods in com.bytedesk.ai.statistic with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidAiStatisticEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.call.ivr
Methods in com.bytedesk.call.ivr with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidCallIvrEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.call.janus_audio
Methods in com.bytedesk.call.janus_audio with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidJanusAudioEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.call.janus_video
Methods in com.bytedesk.call.janus_video with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidJanusVideoEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.call.mrcp
Methods in com.bytedesk.call.mrcp with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidCallMrcpEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.call.statistic
Methods in com.bytedesk.call.statistic with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidCallStatisticEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.category
Methods in com.bytedesk.core.category with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidCategoryEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.department
Methods in com.bytedesk.core.department with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidDepartmentEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.member
Methods in com.bytedesk.core.member with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidMemberEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.tag
Methods in com.bytedesk.core.tag with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTagEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.webhook_message
Methods in com.bytedesk.core.webhook_message with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidWebhookMessageEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.kbase.auto_reply.fixed
Methods in com.bytedesk.kbase.auto_reply.fixed with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidAutoReplyFixedEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.kbase.auto_reply.keyword
Methods in com.bytedesk.kbase.auto_reply.keyword with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidAutoReplyKeywordEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.kbase.kbase
Methods in com.bytedesk.kbase.kbase with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidKbaseEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.kbase.material
Methods in com.bytedesk.kbase.material with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidMaterialEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.kbase.statistic
Methods in com.bytedesk.kbase.statistic with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidKbaseStatisticEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.service.agent
Methods in com.bytedesk.service.agent with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidAgentEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.service.message_template
Methods in com.bytedesk.service.message_template with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidMessageTemplateEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.service.quality_appeal
Methods in com.bytedesk.service.quality_appeal with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidQualityAppealEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.service.quality_flow
Methods in com.bytedesk.service.quality_flow with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidQualityFlowEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.service.quality_plan
Methods in com.bytedesk.service.quality_plan with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidQualityPlanEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.service.quality_statistic
Methods in com.bytedesk.service.quality_statistic with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidQualityStatisticEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.service.screen
Methods in com.bytedesk.service.screen with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidScreenEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.service.workgroup
Methods in com.bytedesk.service.workgroup with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidWorkgroupEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.social.slack
Methods in com.bytedesk.social.slack with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidSlackEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ticket.process
Methods in com.bytedesk.ticket.process with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTicketProcessEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ticket.ticket
Methods in com.bytedesk.ticket.ticket with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTicketEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ticket.ticket_template
Methods in com.bytedesk.ticket.ticket_template with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTicketTemplateEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event)