| Package | Description |
|---|---|
| fr.gouv.vitam.common.guid |
Global Unique Identifier support for Vitam
|
| fr.gouv.vitam.functional.administration.agencies.api | |
| fr.gouv.vitam.functional.administration.rules.core |
Provides core classes of functional administration rules 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
|
| fr.gouv.vitam.worker.core.impl |
Provides
|
| fr.gouv.vitam.worker.core.plugin.evidence |
| Modifier and Type | Method and Description |
|---|---|
static GUID |
GUIDReader.getGUID(byte[] guid)
Get GUID from byte array representation
|
static GUID |
GUIDReader.getGUID(String guid)
Get GUID from String representation
|
| Constructor and Description |
|---|
AgenciesService(MongoDbAccessAdminImpl mongoAccess,
VitamCounterService vitamCounterService,
FunctionalBackupService backupService)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
RulesManagerFileImpl.importFile(InputStream rulesFileStream,
String filename) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
ProcessManagementResource.updateWorkFlowStatus(javax.ws.rs.core.HttpHeaders headers,
String id)
Update the status of an operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleFromWorker.generateLifeCycle(List<ItemStatus> pluginResponse,
WorkerParameters workParams,
Action action,
DistributionType distributionType,
ItemStatus aggregateItemStatus)
generate lifecycle and save in memory to prepare bulk.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdentifierType> |
DataRectificationService.correctObjectGroups(EvidenceAuditReportLine line,
String containerName) |
Optional<IdentifierType> |
DataRectificationService.correctUnits(EvidenceAuditReportLine line,
String containerName) |
Copyright © 2018 Vitam. All rights reserved.