Package | Description |
---|---|
fr.gouv.vitam.logbook.lifecycles.client |
Provides Logbook Lifecycles client interface, factory and implementations.
|
fr.gouv.vitam.worker.common |
Provides common classes for the Worker module.
|
fr.gouv.vitam.worker.common.utils |
Provides common utility classes for the Worker module.
|
fr.gouv.vitam.worker.core.handler |
Provides Handler classes for the Worker Core module
|
fr.gouv.vitam.worker.core.impl |
Provides
|
fr.gouv.vitam.worker.core.plugin |
Plugin package in worker module
|
Modifier and Type | Method and Description |
---|---|
LogbookLifeCyclesClient |
LogbookLifeCyclesClientFactory.getClient()
Get the default type logbook client
|
Modifier and Type | Method and Description |
---|---|
LogbookLifeCyclesClient |
HandlerIO.getLifecyclesClient() |
Modifier and Type | Method and Description |
---|---|
void |
ArchiveUnitUpdateUtils.commitLifecycle(String processId,
String archiveUnitId,
LogbookLifeCyclesClient logbookLifeCycleClient)
Method used to commit lifecycle
|
void |
ArchiveUnitUpdateUtils.logLifecycle(WorkerParameters params,
String auGuid,
StatusCode code,
String evDetData,
LogbookLifeCyclesClient logbookLifeCycleClient)
Method used to log lifecycles unit
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
ExtractSedaActionHandler.extractSEDA(LogbookLifeCyclesClient logbookLifeCycleClient,
WorkerParameters params,
ItemStatus globalCompositeItemStatus,
UnitType workflowUnitType)
Split Element from InputStream and write it to workspace
|
Modifier and Type | Method and Description |
---|---|
LogbookLifeCyclesClient |
HandlerIOImpl.getLifecyclesClient() |
Modifier and Type | Method and Description |
---|---|
protected com.fasterxml.jackson.databind.JsonNode |
StoreMetadataObjectActionHandler.retrieveLogbookLifeCycleById(String idDocument,
DataCategory dataCategory,
LogbookLifeCyclesClient loogbookClient)
retrieveLogbookLifeCycleById, retrieve the LFC for the giving document (Unit or Got)
|
Copyright © 2018 Vitam. All rights reserved.