Class LogbookObjectGroupLifeCycleTraceabilityHelper

java.lang.Object
fr.gouv.vitam.worker.core.plugin.lfc_traceability.LogbookLifeCycleTraceabilityHelper
fr.gouv.vitam.worker.core.plugin.lfc_traceability.LogbookObjectGroupLifeCycleTraceabilityHelper
All Implemented Interfaces:
LogbookTraceabilityHelper

public class LogbookObjectGroupLifeCycleTraceabilityHelper extends LogbookLifeCycleTraceabilityHelper
  • Constructor Details

    • LogbookObjectGroupLifeCycleTraceabilityHelper

      public LogbookObjectGroupLifeCycleTraceabilityHelper(HandlerIO handlerIO, LogbookOperationsClient logbookOperationsClient, ItemStatus itemStatus, String operationID, WorkspaceClientFactory workspaceClientFactory, CloseableIterator<com.fasterxml.jackson.databind.JsonNode> traceabilityDataIterator, String traceabilityEventFileName, String traceabilityZipFileName)
      Parameters:
      handlerIO - Workflow Input/Output of the traceability event
      logbookOperationsClient - used to search the operation to secure
      itemStatus - used by workflow, event must be updated here
      operationID - of the current traceability process
      traceabilityDataIterator -
      traceabilityEventFileName -
      traceabilityZipFileName -
  • Method Details