Uses of Class
fr.gouv.vitam.processing.common.exception.ProcessingEngineException
Package
Description
Provides API classes for the Process Distributor module
Provides core implementation for the Processing Engine module.
-
Uses of ProcessingEngineException in fr.gouv.vitam.processing.engine.api
Modifier and TypeMethodDescriptionProcessEngine.start
(ProcessStep step, WorkerParameters workerParameters) Start the execution of the given step -
Uses of ProcessingEngineException in fr.gouv.vitam.processing.engine.core
Modifier and TypeMethodDescriptionProcessEngineImpl.start
(ProcessStep step, WorkerParameters workerParameters)