Class SipService
java.lang.Object
fr.gouv.vitam.collect.internal.core.service.SipService
-
Constructor Summary
ConstructorDescriptionSipService
(WorkspaceClientFactory workspaceClientFactory, MetadataRepository metadataRepository) -
Method Summary
Modifier and TypeMethodDescriptiongenerateSip
(TransactionModel transactionModel) getIngestedFileFromWorkspace
(TransactionModel transactionModel)
-
Constructor Details
-
SipService
public SipService(WorkspaceClientFactory workspaceClientFactory, MetadataRepository metadataRepository)
-
-
Method Details
-
generateSip
- Throws:
CollectInternalException
-
getIngestedFileFromWorkspace
public InputStream getIngestedFileFromWorkspace(TransactionModel transactionModel) throws CollectInternalException - Throws:
CollectInternalException
-