Uses of Class
fr.gouv.vitam.logbook.common.exception.TraceabilityException
-
Packages that use TraceabilityException Package Description fr.gouv.vitam.logbook.administration.core Provides the core classes for the Logbook Administration modulefr.gouv.vitam.logbook.common.traceability fr.gouv.vitam.storage.engine.server.storagetraceability fr.gouv.vitam.worker.core.plugin.lfc_traceability -
-
Uses of TraceabilityException in fr.gouv.vitam.logbook.administration.core
Methods in fr.gouv.vitam.logbook.administration.core that throw TraceabilityException Modifier and Type Method Description void
LogbookOperationTraceabilityHelper. createLogbookOperationEvent(java.lang.Integer tenantId, java.lang.String eventType, StatusCode status, TraceabilityEvent event)
java.lang.String
LogbookAdministration. generateSecureLogbook(int tenantId)
secure the logbook operation since last securisation.java.util.List<TenantLogbookOperationTraceabilityResult>
LogbookAdministration. generateSecureLogbooks(java.util.List<java.lang.Integer> tenants)
long
LogbookOperationTraceabilityHelper. getDataSize()
java.lang.String
LogbookOperationTraceabilityHelper. getPreviousMonthStartDate()
byte[]
LogbookOperationTraceabilityHelper. getPreviousMonthTimestampToken()
java.lang.String
LogbookOperationTraceabilityHelper. getPreviousYearStartDate()
byte[]
LogbookOperationTraceabilityHelper. getPreviousYearTimestampToken()
void
LogbookOperationTraceabilityHelper. initialize()
boolean
LogbookOperationTraceabilityHelper. isTraceabilityOperationRequired()
void
LogbookOperationTraceabilityHelper. saveDataInZip(MerkleTreeAlgo algo, TraceabilityFile file)
void
LogbookOperationTraceabilityHelper. saveEmpty(java.lang.Integer tenantId)
void
LogbookOperationTraceabilityHelper. startTraceability()
void
LogbookOperationTraceabilityHelper. storeAndDeleteZip(java.lang.Integer tenant, java.lang.String strategyId, java.io.File zipFile, java.lang.String fileName, TraceabilityEvent event)
-
Uses of TraceabilityException in fr.gouv.vitam.logbook.common.traceability
Methods in fr.gouv.vitam.logbook.common.traceability that throw TraceabilityException Modifier and Type Method Description void
LogbookTraceabilityHelper. createLogbookOperationEvent(java.lang.Integer tenantId, java.lang.String eventType, StatusCode status, TraceabilityEvent event)
Update or finalize the traceability entry in the logbook collectionlong
LogbookTraceabilityHelper. getDataSize()
Warning: This method MUST be used after "saveDataInZip" witch initialize traceabilityIteratorjava.lang.String
LogbookTraceabilityHelper. getPreviousMonthStartDate()
Get the first traceability (in logbook) one month before the given currentDate and return the startDate of the entrybyte[]
LogbookTraceabilityHelper. getPreviousMonthTimestampToken()
Get the first traceability (in logbook) one month before the given currentDate and return the timestampToken of the entryjava.lang.String
LogbookTraceabilityHelper. getPreviousYearStartDate()
Get the first traceability (in logbook) one year before the given currentDate and return the startDate of the entrybyte[]
LogbookTraceabilityHelper. getPreviousYearTimestampToken()
Get the first traceability (in logbook) one year before the given currentDate and return the timestampToken of the entryjava.lang.String
LogbookTraceabilityHelper. getTraceabilityEndDate()
java.lang.String
LogbookTraceabilityHelper. getTraceabilityStartDate()
void
LogbookTraceabilityHelper. saveDataInZip(MerkleTreeAlgo algo, TraceabilityFile file)
Search for entries to secure with the traceability process and store data in the given Traceability zip file.
Also, Merkle Algorithm should be updated by adding each wanted entry as a leaf of the tree.void
LogbookTraceabilityHelper. saveEmpty(java.lang.Integer tenantId)
Save the close master event if neededvoid
TraceabilityService. secureData(java.lang.String strategyId)
Initialize and do the traceability process.
The generated GUID for the operation is gettable after the operation finish with getOperationID.void
LogbookTraceabilityHelper. startTraceability()
Prepare and start the traceability operationvoid
LogbookTraceabilityHelper. storeAndDeleteZip(java.lang.Integer tenant, java.lang.String strategyId, java.io.File zipFile, java.lang.String fileName, TraceabilityEvent event)
Store the temporary zip. -
Uses of TraceabilityException in fr.gouv.vitam.storage.engine.server.storagetraceability
Methods in fr.gouv.vitam.storage.engine.server.storagetraceability that throw TraceabilityException Modifier and Type Method Description void
LogbookStorageTraceabilityHelper. createLogbookOperationEvent(java.lang.Integer tenantId, java.lang.String eventType, StatusCode status, TraceabilityEvent event)
java.util.List<StorageLogTraceabilityResult>
StorageTraceabilityAdministration. generateStorageLogTraceabilityOperations(java.lang.String strategyId, java.util.List<java.lang.Integer> tenants)
void
LogbookStorageTraceabilityHelper. saveDataInZip(MerkleTreeAlgo algo, TraceabilityFile file)
void
LogbookStorageTraceabilityHelper. saveEmpty(java.lang.Integer tenantId)
void
LogbookStorageTraceabilityHelper. startTraceability()
void
LogbookStorageTraceabilityHelper. storeAndDeleteZip(java.lang.Integer tenant, java.lang.String strategyId, java.io.File zipFile, java.lang.String fileName, TraceabilityEvent event)
-
Uses of TraceabilityException in fr.gouv.vitam.worker.core.plugin.lfc_traceability
Methods in fr.gouv.vitam.worker.core.plugin.lfc_traceability that throw TraceabilityException Modifier and Type Method Description void
LogbookLifeCycleTraceabilityHelper. createLogbookOperationEvent(java.lang.Integer tenantId, java.lang.String eventType, StatusCode status, TraceabilityEvent event)
protected void
LogbookLifeCycleTraceabilityHelper. extractAppendToFinalFile(CloseableIterator<com.fasterxml.jackson.databind.JsonNode> jsonLineIterator, TraceabilityFile traceabilityFile, MerkleTreeAlgo algo)
Reduce part of the process : lets merge in one only file the disting lifecycles onesprotected void
GenerateLifecycleTraceabilityActionPlugin. generateLifecycleTraceabilityFile(LogbookTraceabilityHelper helper)
Generation and storage of the secure file for lifecyclesjava.lang.String
LogbookLifeCycleTraceabilityHelper. getPreviousMonthStartDate()
byte[]
LogbookLifeCycleTraceabilityHelper. getPreviousMonthTimestampToken()
java.lang.String
LogbookLifeCycleTraceabilityHelper. getPreviousYearStartDate()
byte[]
LogbookLifeCycleTraceabilityHelper. getPreviousYearTimestampToken()
void
LogbookObjectGroupLifeCycleTraceabilityHelper. saveDataInZip(MerkleTreeAlgo algo, TraceabilityFile file)
void
LogbookUnitLifeCycleTraceabilityHelper. saveDataInZip(MerkleTreeAlgo algo, TraceabilityFile file)
void
LogbookLifeCycleTraceabilityHelper. startTraceability()
void
LogbookLifeCycleTraceabilityHelper. storeAndDeleteZip(java.lang.Integer tenant, java.lang.String strategyId, java.io.File zipFile, java.lang.String fileName, TraceabilityEvent event)
-