Class OperationReportRepositoryImpl
java.lang.Object
fr.gouv.vitam.metadata.core.reconstruction.repository.impl.OperationReportRepositoryImpl
- All Implemented Interfaces:
OperationReportRepository
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSONL
- See Also:
-
-
Constructor Details
-
OperationReportRepositoryImpl
public OperationReportRepositoryImpl() -
OperationReportRepositoryImpl
-
-
Method Details
-
retrieveJsonReportForOperation
public InputStream retrieveJsonReportForOperation(String operationId) throws ReconstructionException - Specified by:
retrieveJsonReportForOperation
in interfaceOperationReportRepository
- Throws:
ReconstructionException
-