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 TypeMethodDescriptionvoidProcessEngine.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 TypeMethodDescriptionvoidProcessEngineImpl.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 TypeClassDescriptionclassState Machine class implementing the Interface.