Uses of Class
com.bytedesk.core.assistant.AssistantEntity
Packages that use AssistantEntity
Package
Description
Assistant package containing assistant related implementations
-
Uses of AssistantEntity in com.bytedesk.core.assistant
Methods in com.bytedesk.core.assistant that return AssistantEntityMethods in com.bytedesk.core.assistant that return types with arguments of type AssistantEntityModifier and TypeMethodDescriptionMethods in com.bytedesk.core.assistant with parameters of type AssistantEntityModifier and TypeMethodDescriptionAssistantService.convertToResponse
(AssistantEntity assistant) void
AssistantService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, AssistantEntity entity) void
AssistantEntityListener.onPostPersist
(AssistantEntity assistant) AssistantService.save
(AssistantEntity entity)