Uses of Class
com.bytedesk.wechat.kefu.WeChatKefuEntity
Packages that use WeChatKefuEntity
-
Uses of WeChatKefuEntity in com.bytedesk.wechat.kefu
Methods in com.bytedesk.wechat.kefu that return WeChatKefuEntityMethods in com.bytedesk.wechat.kefu that return types with arguments of type WeChatKefuEntityModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<WeChatKefuEntity>
WeChatKefuSpecification.search
(WeChatKefuRequest request) Methods in com.bytedesk.wechat.kefu with parameters of type WeChatKefuEntityModifier and TypeMethodDescriptionWeChatKefuService.convertToResponse
(WeChatKefuEntity entity) void
WeChatKefuService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, WeChatKefuEntity entity) WeChatKefuService.save
(WeChatKefuEntity entity)