Uses of Interface
fr.gouv.vitam.processing.data.core.ProcessDataAccess
Package
Description
Provides core interface and implementation for the Processing Data module.
Provides core implementation for the Processing Management module.
-
Uses of ProcessDataAccess in fr.gouv.vitam.processing.data.core
Modifier and TypeClassDescriptionclass
ProcessMonitoringImpl class implementing the ProcessMonitoring Persists processWorkflow object (to json) at each step in process/name as .json Remove this file at the end (completed, failed state) -
Uses of ProcessDataAccess in fr.gouv.vitam.processing.management.core
ModifierConstructorDescriptionProcessManagementImpl
(ServerConfiguration config, ProcessDistributor processDistributor, ProcessDataAccess processDataAccess, ProcessDataManagement processDataManagement, OperationContextMonitor operationContextMonitor)