Uses of Class
fr.gouv.vitam.processing.engine.core.operation.OperationContextException
Packages that use OperationContextException
Package
Description
-
Uses of OperationContextException in fr.gouv.vitam.collect.internal.core.service
Methods in fr.gouv.vitam.collect.internal.core.service that throw OperationContextExceptionModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
TransactionService.startDeletionWorkflow
(String transactionId, DeletionRequestBody deletionRequestBody, Contexts deletionWorkflowContext) javax.ws.rs.core.Response
TransactionService.startEliminationActionWorkflow
(String transactionId, EliminationRequestBody eliminationRequestBody, Contexts eliminationWorkflowContext) -
Uses of OperationContextException in fr.gouv.vitam.metadata.core.migration
Methods in fr.gouv.vitam.metadata.core.migration that throw OperationContextExceptionModifier and TypeMethodDescriptionboolean
UnitsWithTransferRequestsMigrationService.migrateUnits
(int threshold) -
Uses of OperationContextException in fr.gouv.vitam.processing.engine.core.operation
Methods in fr.gouv.vitam.processing.engine.core.operation that throw OperationContextExceptionModifier and TypeMethodDescriptionvoid
OperationContextMonitor.backup
(String strategy, String operationContainer, LogbookTypeProcess logbookTypeProcess) static void
OperationContextMonitor.compressInWorkspace
(WorkspaceClientFactory workspaceClientFactory, String operationContainer, LogbookTypeProcess logbookTypeProcess, String... files) boolean
OperationContextMonitor.deleteBackup
(String strategy, String operationContainer, LogbookTypeProcess logbookTypeProcess) com.fasterxml.jackson.databind.JsonNode
OperationContextMonitor.getInformation
(String strategy, String operationContainer, LogbookTypeProcess logbookTypeProcess)