Uses of Class
com.bytedesk.service.channel_app.ChannelAppResponse
Packages that use ChannelAppResponse
-
Uses of ChannelAppResponse in com.bytedesk.service.channel_app
Methods in com.bytedesk.service.channel_app that return ChannelAppResponseModifier and TypeMethodDescriptionChannelAppRestService.convertToResponse(ChannelAppEntity entity) ChannelAppRestService.create(ChannelAppRequest request) ChannelAppRestService.queryByUid(ChannelAppRequest request) ChannelAppRestService.update(ChannelAppRequest request) Methods in com.bytedesk.service.channel_app that return types with arguments of type ChannelAppResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<ChannelAppResponse>ChannelAppRestService.queryByOrg(ChannelAppRequest request) org.springframework.data.domain.Page<ChannelAppResponse>ChannelAppRestService.queryByUser(ChannelAppRequest request)