Uses of Interface
fr.gouv.vitam.processing.engine.api.ProcessEngine
Package
Description
Provides core implementation for the Processing Engine module.
Provides core implementation for the Processing Management module.
-
Uses of ProcessEngine in fr.gouv.vitam.processing.engine.core
Modifier and TypeClassDescriptionclass
ProcessEngineImpl class manages the context and call a process distributor -
Uses of ProcessEngine in fr.gouv.vitam.processing.management.core
Modifier and TypeMethodDescriptionStateMachineFactory.create
(ProcessWorkflow processWorkflow, ProcessEngine processEngine) StateMachineFactory.create
(ProcessWorkflow processWorkflow, ProcessEngine processEngine, ProcessDataManagement dataManagement, WorkspaceClientFactory workspaceClientFactory) ModifierConstructorDescriptionStateMachine
(ProcessWorkflow processWorkflow, ProcessEngine processEngine) StateMachine
(ProcessWorkflow processWorkflow, ProcessEngine processEngine, ProcessDataManagement dataManagement, WorkspaceClientFactory workspaceClientFactory)