public interface BatchReportClient extends BasicClient
STATUS_URL| Modifier and Type | Method and Description |
|---|---|
void |
appendReportEntries(ReportBody reportBody)
Append report entries
|
void |
cleanupReport(String processId,
ReportType reportType)
Clean all entries with the given process Id tenant and reportType
|
void |
exportUnitsToInvalidate(String processId,
ReportExportRequest reportExportRequest)
Generate units to invalidate by process Id.
|
void |
generatePurgeAccessionRegisterReport(String processId,
ReportExportRequest reportExportRequest)
Generate elimination action accession register for deleted units by status and process Id.
|
void |
generatePurgeDistinctObjectGroupInUnitReport(String processId,
ReportExportRequest reportExportRequest)
Generate purge district object groups for units by status and process Id.
|
void |
storeReport(Report reportInfo) |
checkStatus, checkStatus, close, consumeAnyEntityAndClose, getResourcePath, getServiceUrlvoid generatePurgeDistinctObjectGroupInUnitReport(String processId, ReportExportRequest reportExportRequest) throws VitamClientInternalException
processId - reportExportRequest - report export requestVitamClientInternalExceptionvoid appendReportEntries(ReportBody reportBody) throws VitamClientInternalException
reportBody - the given entry document.VitamClientInternalExceptionvoid storeReport(Report reportInfo) throws VitamClientInternalException
VitamClientInternalExceptionvoid exportUnitsToInvalidate(String processId, ReportExportRequest reportExportRequest) throws VitamClientInternalException
VitamClientInternalExceptionvoid generatePurgeAccessionRegisterReport(String processId, ReportExportRequest reportExportRequest) throws VitamClientInternalException
processId - reportExportRequest - report export requestVitamClientInternalExceptionvoid cleanupReport(String processId, ReportType reportType) throws VitamClientInternalException
processId - the given process IdreportType - report typeVitamClientInternalExceptionCopyright © 2019 Vitam. All rights reserved.