Uses of Interface
fr.gouv.vitam.processing.common.automation.IEventsProcessEngine
Package
Description
Provides API classes for the Process Distributor module
Provides core implementation for the Processing Engine module.
Provides core implementation for the Processing Management module.
-
Uses of IEventsProcessEngine in fr.gouv.vitam.processing.engine.api
Modifier and TypeMethodDescriptionvoid
ProcessEngine.setStateMachineCallback
(IEventsProcessEngine stateMachineCallback) Set the state machine where the ProcessEngine return response on complete or on error -
Uses of IEventsProcessEngine in fr.gouv.vitam.processing.engine.core
Modifier and TypeMethodDescriptionvoid
ProcessEngineImpl.setStateMachineCallback
(IEventsProcessEngine stateMachineCallback) -
Uses of IEventsProcessEngine in fr.gouv.vitam.processing.management.core
Modifier and TypeClassDescriptionclass
State Machine class implementing the Interface.