Uses of Record Class
org.diabetestechnology.drh.service.http.pg.request.ParticipantRowFileRequest
Packages that use ParticipantRowFileRequest
Package
Description
-
Uses of ParticipantRowFileRequest in org.diabetestechnology.drh.service.http.pg.service
Methods in org.diabetestechnology.drh.service.http.pg.service with parameters of type ParticipantRowFileRequestModifier and TypeMethodDescriptionParticipantRowFileService.prepareCgmRequestJson(ParticipantRowFileRequest request, List<Map<String, Object>> cgmRawDataJson, String lastInteractionId) ParticipantRowFileService.saveCgmRowData(ParticipantRowFileRequest request) -
Uses of ParticipantRowFileRequest in org.diabetestechnology.drh.service.http.pg.ux
Methods in org.diabetestechnology.drh.service.http.pg.ux with parameters of type ParticipantRowFileRequestModifier and TypeMethodDescriptionParticipantRowFileController.saveCgmRowData(ParticipantRowFileRequest request)