Uses of Interface
fr.gouv.vitam.processing.common.automation.IEventsProcessEngine
Packages that use 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
Methods in fr.gouv.vitam.processing.engine.api with parameters of type IEventsProcessEngineModifier 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
Methods in fr.gouv.vitam.processing.engine.core with parameters of type IEventsProcessEngineModifier and TypeMethodDescriptionvoid
ProcessEngineImpl.setStateMachineCallback
(IEventsProcessEngine stateMachineCallback) -
Uses of IEventsProcessEngine in fr.gouv.vitam.processing.management.core
Classes in fr.gouv.vitam.processing.management.core that implement IEventsProcessEngineModifier and TypeClassDescriptionclass
State Machine class implementing the Interface.