Uses of Class
io.meeds.tenant.hub.model.HubReportLocalStatus
Packages that use HubReportLocalStatus
-
Uses of HubReportLocalStatus in io.meeds.tenant.hub.rest
Methods in io.meeds.tenant.hub.rest that return HubReportLocalStatusModifier and TypeMethodDescriptionHubReportController.getReport(long periodId, boolean refresh) HubReportController.sendReport(long periodId) Methods in io.meeds.tenant.hub.rest that return types with arguments of type HubReportLocalStatus -
Uses of HubReportLocalStatus in io.meeds.tenant.hub.service
Methods in io.meeds.tenant.hub.service that return HubReportLocalStatusModifier and TypeMethodDescriptionHubReportService.getReport(long periodId, boolean refresh) HubReportService.sendReport(long periodId) HubReportService.sendReport(org.exoplatform.wallet.model.reward.RewardReport rewardReport) Methods in io.meeds.tenant.hub.service that return types with arguments of type HubReportLocalStatus -
Uses of HubReportLocalStatus in io.meeds.tenant.hub.utils
Methods in io.meeds.tenant.hub.utils that return HubReportLocalStatusModifier and TypeMethodDescriptionstatic HubReportLocalStatusEntityMapper.toHubLocalReport(io.meeds.wom.api.model.HubReportPayload reportData, long periodId, long reportId, boolean canRefresh, boolean canSend, HubReportStatusType statusType, String errorMessageKey) static HubReportLocalStatusEntityMapper.toHubLocalReport(io.meeds.wom.api.model.HubReport report, long id, boolean canRefresh, boolean canSend, HubReportStatusType status, String error)