Package | Description |
---|---|
fr.gouv.vitam.processing.distributor.v2 | |
fr.gouv.vitam.processing.engine.core |
Provides core implementation for the Processing Engine 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 | Class and Description |
---|---|
class |
ProcessDistributorImpl
The Process Distributor call the workers and intercept the response for manage a post actions step
|
Modifier and Type | Method and Description |
---|---|
ProcessEngineImpl |
ProcessEngineFactory.create(WorkerParameters workParams,
ProcessDistributor processDistributor) |
Constructor and Description |
---|
ProcessEngineImpl(WorkerParameters workerParameters,
ProcessDistributor processDistributor) |
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.