Package | Description |
---|---|
fr.gouv.vitam.common.server |
Contains generic VitamServer and associated basic implementation to be used as a base for every module specific
application server.
|
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
|
Constructor and Description |
---|
VitamServerLifeCycle(ProcessLifeCycle processLifeCycle) |
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessManagement
ProcessManagement interface
This service will be invoked by Ingest Module
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessManagementImpl
ProcessManagementImpl implementation of ProcessManagement API
|
Modifier and Type | Method and Description |
---|---|
ProcessLifeCycle |
ProcessManagementResource.getProcessLifeCycle() |
Copyright © 2018 Vitam. All rights reserved.