Uses of Class
fr.gouv.vitam.processing.common.ProcessingEntry
Package
Description
Provides Processing Management client interface, factory and implementations.
Provides the web server application and configuration for the Processing Management module and the rest resource it uses
-
Uses of ProcessingEntry in fr.gouv.vitam.processing.management.client
Modifier and TypeMethodDescriptionvoid
ProcessingManagementClient.initVitamProcess
(ProcessingEntry entry) initVitamProcess woth processing entryvoid
ProcessingManagementClientMock.initVitamProcess
(ProcessingEntry entry) -
Uses of ProcessingEntry in fr.gouv.vitam.processing.management.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ProcessManagementResource.executeWorkFlow
(javax.ws.rs.core.HttpHeaders headers, String id, ProcessingEntry process) Execute the process of an operation related to the id.