Uses of Class
fr.gouv.vitam.logbook.common.exception.LogbookClientServerException
-
Packages that use LogbookClientServerException Package Description fr.gouv.vitam.ihmrecette.appserver Provides the web server application and configuration for the IHM Recette module and the rest resource it usesfr.gouv.vitam.logbook.lifecycles.client Provides Logbook Lifecycles client interface, factory and implementations.fr.gouv.vitam.logbook.operations.client Provides Logbook Operations client interface, factory and implementations.fr.gouv.vitam.metadata.audit.core fr.gouv.vitam.worker.core.handler Provides Handler classes for the Worker Core modulefr.gouv.vitam.worker.core.plugin.evidence fr.gouv.vitam.worker.core.plugin.purge -
-
Uses of LogbookClientServerException in fr.gouv.vitam.ihmrecette.appserver
Methods in fr.gouv.vitam.ihmrecette.appserver that throw LogbookClientServerException Modifier and Type Method Description javax.ws.rs.core.Response
WebApplicationResource. traceability(java.lang.String xTenantId)
javax.ws.rs.core.Response
WebApplicationResource. traceabilityLfcObjectGroup(java.lang.String xTenantId)
launch the traceability for object group lifecyclesjavax.ws.rs.core.Response
WebApplicationResource. traceabilityLfcUnit(java.lang.String xTenantId)
launch the traceability for unit lifecycles -
Uses of LogbookClientServerException in fr.gouv.vitam.logbook.lifecycles.client
Methods in fr.gouv.vitam.logbook.lifecycles.client that throw LogbookClientServerException Modifier and Type Method Description void
LogbookLifeCyclesClient. bulkCreateObjectGroup(java.lang.String objectIdentifier, java.lang.Iterable<LogbookLifeCycleParameters> queue)
Bulk Create for ObjectGroup
To be used ONLY once at top level of process startup (where objectIdentifier is set for the first time).void
LogbookLifeCyclesClient. bulkCreateUnit(java.lang.String objectIdentifier, java.lang.Iterable<LogbookLifeCycleParameters> queue)
Bulk Create for Unit
To be used ONLY once at top level of process startup (where objectIdentifier is set for the first time).void
LogbookLifeCyclesClient. bulkObjectGroup(java.lang.String eventIdProc, java.util.List<LogbookLifeCycleObjectGroupModel> logbookLifeCycleModels)
void
LogbookLifeCyclesClient. bulkUnit(java.lang.String eventIdProc, java.util.List<LogbookLifeCycleUnitModel> logbookLifeCycleModels)
void
LogbookLifeCyclesClient. bulkUpdateObjectGroup(java.lang.String objectIdentifier, java.lang.Iterable<? extends LogbookLifeCycleParameters> queue)
Bulk Update for ObjectGroup
To be used everywhere except very first time (when objectIdentifier already used once)void
LogbookLifeCyclesClient. bulkUpdateUnit(java.lang.String objectIdentifier, java.lang.Iterable<? extends LogbookLifeCycleParameters> queue)
Bulk Update for Unit
To be used everywhere except very first time (when objectIdentifier already used once)void
LogbookLifeCyclesClient. commit(LogbookLifeCycleParameters parameters)
Commit logbook entry
To be used everywhere except very first time (when eventIdentifierProcess already used once)void
LogbookLifeCyclesClient. commitObjectGroup(java.lang.String operationId, java.lang.String objectGroupId)
Commit objectGroup lifeCycle
To be used everywhere except very first time (when eventIdentifierProcess already used once)void
LogbookLifeCyclesClient. commitUnit(java.lang.String operationId, java.lang.String unitId)
Commit unit lifeCycle
To be used everywhere except very first time (when eventIdentifierProcess already used once)void
LogbookLifeCyclesClient. create(LogbookLifeCycleParameters parameters)
Create logbook entry
To be used ONLY once at top level of process startup (where eventIdentifierProcess is set for the first time).void
LogbookLifeCyclesClient. createRawbulkObjectgrouplifecycles(java.util.List<com.fasterxml.jackson.databind.JsonNode> logbookLifeCycleRaws)
Create lifecycle objectgroupvoid
LogbookLifeCyclesClient. createRawbulkUnitlifecycles(java.util.List<com.fasterxml.jackson.databind.JsonNode> logbookLifeCycleRaws)
Create lifecycle unitvoid
LogbookLifeCyclesClient. deleteLifecycleObjectGroupBulk(java.util.Collection<java.lang.String> listIds)
deleteLifecycleObjectGroupBulkvoid
LogbookLifeCyclesClient. deleteLifecycleUnitsBulk(java.util.Collection<java.lang.String> listIds)
deleteLifecycleUnitsBulkLifeCycleStatusCode
LogbookLifeCyclesClient. getObjectGroupLifeCycleStatus(java.lang.String objectGroupId)
Gets the object group lifeCycle status (COMMITTED or IN_PROCESS)LifeCycleStatusCode
LogbookLifeCyclesClient. getUnitLifeCycleStatus(java.lang.String unitId)
Gets the unit lifeCycle status (COMMITTED or IN_PROCESS)void
LogbookLifeCyclesClient. rollback(LogbookLifeCycleParameters parameters)
Rollback logbook entry
To be used everywhere except very first time (when eventIdentifierProcess already used once)void
LogbookLifeCyclesClient. rollBackObjectGroupsByOperation(java.lang.String operationId)
Remove created object group lifeCycles during the given operationvoid
LogbookLifeCyclesClient. rollBackUnitsByOperation(java.lang.String operationId)
Remove created unit lifeCycles during the given operationvoid
LogbookLifeCyclesClient. update(LogbookLifeCycleParameters parameters)
Update logbook entry
To be used everywhere except very first time (when eventIdentifierProcess already used once)void
LogbookLifeCyclesClient. update(LogbookLifeCycleParameters parameters, LifeCycleStatusCode lifeCycleStatusCode)
Update logbook entry
To be used everywhere except very first time (when eventIdentifierProcess already used once) -
Uses of LogbookClientServerException in fr.gouv.vitam.logbook.operations.client
Methods in fr.gouv.vitam.logbook.operations.client that throw LogbookClientServerException Modifier and Type Method Description LifecycleTraceabilityStatus
LogbookOperationsClient. checkLifecycleTraceabilityWorkflowStatus(java.lang.String processId)
Check life cycle traceability status (unit / got)LogbookCheckResult
LogbookOperationsClient. checkLogbookCoherence()
checkLogbookCoherencevoid
LogbookOperationsClient. create(LogbookOperationParameters... parameters)
Create logbook entry
To be used ONLY once at top level of process startup (where eventIdentifierProcess is set for the first time).void
LogbookOperationsClient. create(java.lang.String eventIdProc, java.lang.Iterable<LogbookOperationParameters> queue)
Bulk Create
To be used ONLY once at top level of process startup (where eventIdentifierProcess is set for the first time).void
LogbookOperationsClientMock. create(LogbookOperationParameters... parameters)
RequestResponse<com.fasterxml.jackson.databind.JsonNode>
LogbookOperationsClient. getLastOperationByType(java.lang.String operationType)
void
LogbookOperationsClient. reconstructCollection(java.util.List<ReconstructionRequestItem> reconstructionItems)
void
LogbookOperationsClientMock. reconstructCollection(java.util.List<ReconstructionRequestItem> reconstructionItems)
ReindexationResult
LogbookOperationsClient. reindex(IndexParameters indexParam)
Reindex a collection with parametersSwitchIndexResult
LogbookOperationsClient. switchIndexes(SwitchIndexParameters switchIndexParam)
Switch indexesRequestResponseOK<TenantLogbookOperationTraceabilityResult>
LogbookOperationsClient. traceability(java.util.List<java.lang.Integer> tenants)
Call traceability logbook operation for requested tenantsvoid
LogbookOperationsClient. traceabilityAudit(int tenant, AuditLogbookOptions options)
RequestResponseOK<java.lang.String>
LogbookOperationsClient. traceabilityLfcObjectGroup()
Starts Object Group logbook lifecycle traceabilityRequestResponseOK<java.lang.String>
LogbookOperationsClient. traceabilityLfcUnit()
Starts Unit logbook lifecycle traceabilityvoid
LogbookOperationsClient. update(LogbookOperationParameters... parameters)
Update logbook entry
To be used everywhere except very first time (when eventIdentifierProcess already used once)void
LogbookOperationsClient. update(java.lang.String eventIdProc, java.lang.Iterable<LogbookOperationParameters> queue)
Bulk Update
To be used everywhere except very first time (when eventIdentifierProcess already used once)void
LogbookOperationsClientMock. update(LogbookOperationParameters... parameters)
-
Uses of LogbookClientServerException in fr.gouv.vitam.metadata.audit.core
Methods in fr.gouv.vitam.metadata.audit.core that throw LogbookClientServerException Modifier and Type Method Description javax.ws.rs.core.Response
MetadataAuditService. auditDataConsistencyMongoEs()
-
Uses of LogbookClientServerException in fr.gouv.vitam.worker.core.handler
Methods in fr.gouv.vitam.worker.core.handler that throw LogbookClientServerException Modifier and Type Method Description abstract void
CommitLifeCycleActionHandler. commitLifeCycle(HandlerIO handlerIO, java.lang.String objectID, java.lang.String operationId)
Runs a commit process for the given object (Unit or ObjectGroup) and a given operationvoid
CommitLifeCycleObjectGroupActionHandler. commitLifeCycle(HandlerIO handlerIO, java.lang.String objectID, java.lang.String operationId)
void
CommitLifeCycleUnitActionHandler. commitLifeCycle(HandlerIO handlerIO, java.lang.String objectID, java.lang.String operationId)
-
Uses of LogbookClientServerException in fr.gouv.vitam.worker.core.plugin.evidence
Methods in fr.gouv.vitam.worker.core.plugin.evidence that throw LogbookClientServerException Modifier and Type Method Description java.util.List<IdentifierType>
DataRectificationService. correctObjectGroups(EvidenceAuditReportLine line, java.lang.String containerName)
java.util.Optional<IdentifierType>
DataRectificationService. correctUnits(EvidenceAuditReportLine line, java.lang.String containerName)
-
Uses of LogbookClientServerException in fr.gouv.vitam.worker.core.plugin.purge
Methods in fr.gouv.vitam.worker.core.plugin.purge that throw LogbookClientServerException Modifier and Type Method Description void
PurgeDeleteService. deleteObjectGroups(java.util.Map<java.lang.String,java.lang.String> objectGroupsGuidsWithStrategies)
void
PurgeDeleteService. deleteUnits(java.util.Map<java.lang.String,java.lang.String> unitsGuidsWithStrategies)
-