Uses of Class
com.bytedesk.kbase.auto_reply.keyword.AutoReplyKeywordExcel
Packages that use AutoReplyKeywordExcel
-
Uses of AutoReplyKeywordExcel in com.bytedesk.kbase.auto_reply.keyword
Methods in com.bytedesk.kbase.auto_reply.keyword that return AutoReplyKeywordExcelModifier and TypeMethodDescriptionAutoReplyKeywordRestService.convertToExcel(AutoReplyKeywordEntity entity) Methods in com.bytedesk.kbase.auto_reply.keyword with parameters of type AutoReplyKeywordExcelModifier and TypeMethodDescriptionAutoReplyKeywordRestService.convertExcelToAutoReplyKeyword(AutoReplyKeywordExcel excel, String kbUid, String orgUid) voidAutoReplyKeywordExcelListener.invoke(AutoReplyKeywordExcel data, com.alibaba.excel.context.AnalysisContext context) 这个每一条数据解析都会来调用