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.model |
Provides POJO used for XML serialization within the Worker Core module
|
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(List<URI> listOfFiles,
TraceabilityFile traceabilityFile,
MerkleTreeAlgo algo,
String rootFolder)
Reduce part of the process : lets merge in one only file the disting lifecycles ones
|
void |
LogbookObjectGroupLifeCycleTraceabilityHelper.saveDataInZip(MerkleTreeAlgo algo,
TraceabilityFile file) |
void |
LogbookUnitLifeCycleTraceabilityHelper.saveDataInZip(MerkleTreeAlgo algo,
TraceabilityFile file) |
Copyright © 2018 Vitam. All rights reserved.