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.ai_statistic
Methods in com.bytedesk.ai.ai_statistic with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidAiStatisticEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ai.prompt
Methods in com.bytedesk.ai.prompt with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidPromptEventListener.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.call.call_statistic
Methods in com.bytedesk.call.call_statistic with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidCallStatisticEventListener.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.core.announcement
Methods in com.bytedesk.core.announcement with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidAnnouncementEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.asset
Methods in com.bytedesk.core.asset with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidAssetEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.calendar
Methods in com.bytedesk.core.calendar with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidCalendarEventListener.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.contract
Methods in com.bytedesk.core.contract with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidContractEventListener.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.document
Methods in com.bytedesk.core.document with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidDocumentEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.goods
Methods in com.bytedesk.core.goods with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidGoodsEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.intention
Methods in com.bytedesk.core.intention with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidIntentionEventListener.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.open_platform
Methods in com.bytedesk.core.open_platform with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidOpenPlatformEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.order
Methods in com.bytedesk.core.order with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidOrderEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.quartz_task
Methods in com.bytedesk.core.quartz_task with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidQuartzTaskEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.recommendation
Methods in com.bytedesk.core.recommendation with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidRecommendationEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.schedule
Methods in com.bytedesk.core.schedule with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidScheduleEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.subscription
Methods in com.bytedesk.core.subscription with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidSubscriptionEventListener.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.task
Methods in com.bytedesk.core.task with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTaskEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.task_comment
Methods in com.bytedesk.core.task_comment with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTaskCommentEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.task_list
Methods in com.bytedesk.core.task_list with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTaskListEventListener.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.core.workflow
Methods in com.bytedesk.core.workflow with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidWorkflowEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.workflow_edge
Methods in com.bytedesk.core.workflow_edge with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidWorkflowEdgeEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.core.workflow_node
Methods in com.bytedesk.core.workflow_node with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidWorkflowNodeEventListener.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.blog
Methods in com.bytedesk.kbase.blog with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidBlogEventListener.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.note
Methods in com.bytedesk.kbase.note with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidNoteEventListener.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.kbase.trigger
Methods in com.bytedesk.kbase.trigger with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTriggerEventListener.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.config
Methods in com.bytedesk.service.config with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidServiceSettingsEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) Ensure default settings exist for the organization. -
Uses of OrganizationCreateEvent in com.bytedesk.service.form
Methods in com.bytedesk.service.form with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidFormEventListener.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 TypeMethodDescriptionvoidProcessEventListener.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_rating
Methods in com.bytedesk.ticket.ticket_rating with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTicketRatingEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.ticket.ticket_settings
Methods in com.bytedesk.ticket.ticket_settings with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidTicketSettingsEventListener.handleOrganizationCreate(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.voc.comment
Methods in com.bytedesk.voc.comment with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidVocCommentEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.voc.complaint
Methods in com.bytedesk.voc.complaint with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidComplaintEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.voc.feedback
Methods in com.bytedesk.voc.feedback with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidFeedbackEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event) -
Uses of OrganizationCreateEvent in com.bytedesk.voc.opinion
Methods in com.bytedesk.voc.opinion with parameters of type OrganizationCreateEventModifier and TypeMethodDescriptionvoidOpinionEventListener.onOrganizationCreateEvent(OrganizationCreateEvent event)