Class LogbookUnitLifeCycleTraceabilityHelper

    • Constructor Detail

      • LogbookUnitLifeCycleTraceabilityHelper

        public LogbookUnitLifeCycleTraceabilityHelper​(HandlerIO handlerIO,
                                                      LogbookOperationsClient logbookOperationsClient,
                                                      ItemStatus itemStatus,
                                                      java.lang.String operationID,
                                                      WorkspaceClientFactory workspaceClientFactory,
                                                      CloseableIterator<com.fasterxml.jackson.databind.JsonNode> traceabilityDataIterator,
                                                      java.lang.String traceabilityEventFileName,
                                                      java.lang.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 -