Uses of Interface
fr.gouv.vitam.common.lifecycle.ProcessLifeCycle
Packages that use ProcessLifeCycle
Package
Description
Provides a Common Vitam Server Interface
Provides API classes for the Processing Management module
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 ProcessLifeCycle in fr.gouv.vitam.common.server
Constructors in fr.gouv.vitam.common.server with parameters of type ProcessLifeCycle -
Uses of ProcessLifeCycle in fr.gouv.vitam.processing.management.api
Subinterfaces of ProcessLifeCycle in fr.gouv.vitam.processing.management.apiModifier and TypeInterfaceDescriptioninterface
ProcessManagement interface This service will be invoked by Ingest Module -
Uses of ProcessLifeCycle in fr.gouv.vitam.processing.management.core
Classes in fr.gouv.vitam.processing.management.core that implement ProcessLifeCycleModifier and TypeClassDescriptionclass
ProcessManagementImpl implementation of ProcessManagement API -
Uses of ProcessLifeCycle in fr.gouv.vitam.processing.management.rest
Methods in fr.gouv.vitam.processing.management.rest that return ProcessLifeCycle