Uses of Class
com.bytedesk.core.moment.MomentResponse
Packages that use MomentResponse
-
Uses of MomentResponse in com.bytedesk.core.moment
Methods in com.bytedesk.core.moment that return MomentResponseModifier and TypeMethodDescriptionMomentRestService.convertToResponse
(MomentEntity entity) MomentRestService.create
(MomentRequest request) MomentRestService.queryByUid
(MomentRequest request) MomentRestService.update
(MomentRequest request) Methods in com.bytedesk.core.moment that return types with arguments of type MomentResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<MomentResponse>
MomentRestService.queryByOrg
(MomentRequest request) org.springframework.data.domain.Page<MomentResponse>
MomentRestService.queryByUser
(MomentRequest request)