Uses of Interface
fr.gouv.vitam.processing.management.api.ProcessManagement
Package
Description
Provides core implementation for the Processing Management module.
Provides the web server application and configuration for the Processing Management module and the rest resource it uses
-
Uses of ProcessManagement in fr.gouv.vitam.processing.management.core
Modifier and TypeClassDescriptionclass
ProcessManagementImpl implementation of ProcessManagement APIModifierConstructorDescriptionProcessWorkFlowsCleaner
(ProcessManagement processManagement, ProcessDataManagement processDataManagement, WorkspaceClientFactory workspaceClientFactory, TimeUnit timeunit) ProcessWorkFlowsCleaner
(ProcessManagement processManagement, TimeUnit timeunit) WorkflowsLoader
(ProcessManagement processManagement) -
Uses of ProcessManagement in fr.gouv.vitam.processing.management.rest
Modifier and TypeMethodDescriptionvoid
VitamApplicationInitializr.initialize
(ServerConfiguration serverConfiguration, WorkerClientFactory workerClientFactory, ProcessManagement processManagement)