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 voidLogbookOperationTraceabilityHelper. createLogbookOperationEvent(java.lang.Integer tenantId, java.lang.String eventType, StatusCode status, TraceabilityEvent event)java.lang.StringLogbookAdministration. generateSecureLogbook(int tenantId)secure the logbook operation since last securisation.java.util.List<TenantLogbookOperationTraceabilityResult>LogbookAdministration. generateSecureLogbooks(java.util.List<java.lang.Integer> tenants)longLogbookOperationTraceabilityHelper. getDataSize()java.lang.StringLogbookOperationTraceabilityHelper. getPreviousMonthStartDate()byte[]LogbookOperationTraceabilityHelper. getPreviousMonthTimestampToken()java.lang.StringLogbookOperationTraceabilityHelper. getPreviousYearStartDate()byte[]LogbookOperationTraceabilityHelper. getPreviousYearTimestampToken()voidLogbookOperationTraceabilityHelper. initialize()booleanLogbookOperationTraceabilityHelper. isTraceabilityOperationRequired()voidLogbookOperationTraceabilityHelper. saveDataInZip(MerkleTreeAlgo algo, TraceabilityFile file)voidLogbookOperationTraceabilityHelper. saveEmpty(java.lang.Integer tenantId)voidLogbookOperationTraceabilityHelper. startTraceability()voidLogbookOperationTraceabilityHelper. 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 voidLogbookTraceabilityHelper. createLogbookOperationEvent(java.lang.Integer tenantId, java.lang.String eventType, StatusCode status, TraceabilityEvent event)Update or finalize the traceability entry in the logbook collectionlongLogbookTraceabilityHelper. getDataSize()Warning: This method MUST be used after "saveDataInZip" witch initialize traceabilityIteratorjava.lang.StringLogbookTraceabilityHelper. 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.StringLogbookTraceabilityHelper. 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.StringLogbookTraceabilityHelper. getTraceabilityEndDate()java.lang.StringLogbookTraceabilityHelper. getTraceabilityStartDate()voidLogbookTraceabilityHelper. 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.voidLogbookTraceabilityHelper. saveEmpty(java.lang.Integer tenantId)Save the close master event if neededvoidTraceabilityService. 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.voidLogbookTraceabilityHelper. startTraceability()Prepare and start the traceability operationvoidLogbookTraceabilityHelper. 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 voidLogbookStorageTraceabilityHelper. 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)voidLogbookStorageTraceabilityHelper. saveDataInZip(MerkleTreeAlgo algo, TraceabilityFile file)voidLogbookStorageTraceabilityHelper. saveEmpty(java.lang.Integer tenantId)voidLogbookStorageTraceabilityHelper. startTraceability()voidLogbookStorageTraceabilityHelper. 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 voidLogbookLifeCycleTraceabilityHelper. createLogbookOperationEvent(java.lang.Integer tenantId, java.lang.String eventType, StatusCode status, TraceabilityEvent event)protected voidLogbookLifeCycleTraceabilityHelper. 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 voidGenerateLifecycleTraceabilityActionPlugin. generateLifecycleTraceabilityFile(LogbookTraceabilityHelper helper)Generation and storage of the secure file for lifecyclesjava.lang.StringLogbookLifeCycleTraceabilityHelper. getPreviousMonthStartDate()byte[]LogbookLifeCycleTraceabilityHelper. getPreviousMonthTimestampToken()java.lang.StringLogbookLifeCycleTraceabilityHelper. getPreviousYearStartDate()byte[]LogbookLifeCycleTraceabilityHelper. getPreviousYearTimestampToken()voidLogbookObjectGroupLifeCycleTraceabilityHelper. saveDataInZip(MerkleTreeAlgo algo, TraceabilityFile file)voidLogbookUnitLifeCycleTraceabilityHelper. saveDataInZip(MerkleTreeAlgo algo, TraceabilityFile file)voidLogbookLifeCycleTraceabilityHelper. startTraceability()voidLogbookLifeCycleTraceabilityHelper. storeAndDeleteZip(java.lang.Integer tenant, java.lang.String strategyId, java.io.File zipFile, java.lang.String fileName, TraceabilityEvent event)
-