Package | Description |
---|---|
fr.gouv.vitam.processing.management.client |
Provides Processing Management client interface, factory and implementations.
|
fr.gouv.vitam.processing.management.rest |
Provides the web server application and configuration for the Processing Management module and the rest resource it uses
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessingManagementClientMock.initVitamProcess(String contextId,
ProcessingEntry entry) |
void |
ProcessingManagementClient.initVitamProcess(String contextId,
ProcessingEntry entry)
initVitamProcess woth processing entry
|
Modifier and Type | Method and Description |
---|---|
javax.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.
|
Copyright © 2018 Vitam. All rights reserved.