Package | Description |
---|---|
fr.gouv.vitam.batch.report.model | |
fr.gouv.vitam.batch.report.rest.service | |
fr.gouv.vitam.worker.core.plugin.audit |
Provides classes for the Audit Workflow.
|
Modifier and Type | Method and Description |
---|---|
AuditObjectGroupReportEntry |
AuditObjectGroupModel.getMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
AuditObjectGroupModel.setMetadata(AuditObjectGroupReportEntry metadata) |
Constructor and Description |
---|
AuditObjectGroupModel(String processId,
String creationDateTime,
AuditObjectGroupReportEntry metadata,
int tenant) |
Modifier and Type | Method and Description |
---|---|
void |
BatchReportServiceImpl.appendAuditReport(String processId,
List<AuditObjectGroupReportEntry> auditEntries,
int tenantId) |
Modifier and Type | Method and Description |
---|---|
void |
AuditReportService.appendAuditEntries(String processId,
List<AuditObjectGroupReportEntry> auditEntries) |
Copyright © 2019 Vitam. All rights reserved.