Package | Description |
---|---|
fr.gouv.vitam.logbook.administration.core |
Provides the core classes for the Logbook Administration module
|
fr.gouv.vitam.logbook.common.traceability | |
fr.gouv.vitam.storage.engine.server.storagetraceability | |
fr.gouv.vitam.worker.core.plugin.lfc_traceability |
Modifier and Type | Method and Description |
---|---|
void |
LogbookOperationTraceabilityHelper.saveDataInZip(MerkleTreeAlgo algo,
TraceabilityFile file) |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
LogbookStorageTraceabilityHelper.saveDataInZip(MerkleTreeAlgo algo,
TraceabilityFile file) |
Modifier and Type | Method and Description |
---|---|
protected void |
LogbookLifeCycleTraceabilityHelper.extractAppendToFinalFile(CloseableIterator<JsonLineModel> jsonLineIterator,
TraceabilityFile traceabilityFile,
MerkleTreeAlgo algo)
Reduce part of the process : lets merge in one only file the disting lifecycles ones
|
void |
LogbookUnitLifeCycleTraceabilityHelper.saveDataInZip(MerkleTreeAlgo algo,
TraceabilityFile file) |
void |
LogbookObjectGroupLifeCycleTraceabilityHelper.saveDataInZip(MerkleTreeAlgo algo,
TraceabilityFile file) |
Copyright © 2019 Vitam. All rights reserved.