public class ReportHandler extends Object
| Constructor and Description |
|---|
ReportHandler(OMEntityDao omEntityDao,
LookupHelper lookupHelper,
OMRSRepositoryHelper repositoryHelper,
OMRSAuditLog auditLog) |
| Modifier and Type | Method and Description |
|---|---|
String |
submitReportModel(String userId,
ReportRequestBody payload) |
public ReportHandler(OMEntityDao omEntityDao, LookupHelper lookupHelper, OMRSRepositoryHelper repositoryHelper, OMRSAuditLog auditLog)
public String submitReportModel(String userId, ReportRequestBody payload) throws ReportSubmitException
userId - payload - - object describing the reportReportSubmitExceptionCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.