Package | Description |
---|---|
fr.gouv.vitam.processing.common.config |
Provides common Configuration classes for the Processing module.
|
fr.gouv.vitam.processing.management.api |
Provides API classes for the Processing Management module
|
fr.gouv.vitam.processing.management.core |
Provides core implementation for the Processing Management module.
|
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 |
---|---|
ServerConfiguration |
ServerConfiguration.setUrlMetadata(String urlMetadata) |
ServerConfiguration |
ServerConfiguration.setUrlWorkspace(String urlWorkspace) |
Modifier and Type | Method and Description |
---|---|
ServerConfiguration |
ProcessManagement.getConfiguration()
server configuration
|
Modifier and Type | Method and Description |
---|---|
ServerConfiguration |
ProcessManagementImpl.getConfiguration() |
Constructor and Description |
---|
ProcessManagementImpl(ServerConfiguration config,
ProcessDistributor processDistributor)
constructor of ProcessManagementImpl
|
Constructor and Description |
---|
ProcessManagementResource(ServerConfiguration configuration,
ProcessDistributor processDistributor)
ProcessManagementResource : initiate the ProcessManagementResource resources
|
Copyright © 2018 Vitam. All rights reserved.