Uses of Class
fr.gouv.vitam.processing.common.exception.ProcessingException
-
-
Uses of ProcessingException in fr.gouv.vitam.processing.common.async
Subclasses of ProcessingException in fr.gouv.vitam.processing.common.async Modifier and Type Class Description classProcessingRetryAsyncException -
Uses of ProcessingException in fr.gouv.vitam.processing.common.automation
Methods in fr.gouv.vitam.processing.common.automation that throw ProcessingException Modifier and Type Method Description voidIEventsState. next(WorkerParameters workerParameters)Like a resume but pause at the next stepvoidIEventsState. replay(WorkerParameters workerParameters)Replay the last executed step, or if it s stated, the step passed as a parametervoidIEventsState. resume(WorkerParameters workerParameters)Do an evaluation of the State RUNNING If the state is not permitted a StateNotAllowedException is thrown Else call doRunning method -
Uses of ProcessingException in fr.gouv.vitam.processing.common.exception
Subclasses of ProcessingException in fr.gouv.vitam.processing.common.exception Modifier and Type Class Description classArchiveUnitContainDataObjectExceptionDefine a Archive Unit Contain Data Object Exception to be thrown when an error occurred, not a fatal error This kind of exception occurs when an archive unit references a Binary Data Object instead of a Data Object GroupclassHandlerNotFoundExceptionHandlerNotFoundException thrown by worker when pool handler does not contain key of action handlerclassMetaDataContainSpecialCharactersExceptionDefine a Processing Exception to be thrown when an archive unit contains a special characterclassMissingFieldExceptionDefine Missig field Exception, will be thrown when mandatory field is missingclassMissingMandatoryVersionExceptionDefine a Processing Exception to be thrown when an error occurred, not a fatal errorclassProcessingAttachmentRequiredExceptionclassProcessingAttachmentUnauthorizedExceptionclassProcessingBadRequestExceptionDefine a Processing Exception to be thrown when an error occurred, not a fatal errorclassProcessingDuplicatedVersionExceptionDefine a Processing Exception to be thrown when an error occurred, not a fatal errorclassProcessingInternalServerExceptionDefine a Processing Exception to be thrown when a fatal error occurredclassProcessingMalformedDataExceptionDefine a Processing Exception to be thrown when there is a line break or spaces where should not beclassProcessingManifestReferenceExceptionDefine a Processing Exception to be thrown when an error with reference occurred in the manifest, not a fatal errorclassProcessingNotFoundExceptionDefine a Processing Exception to be thrown when an error occurred, not a fatal errorclassProcessingNotValidLinkingExceptionDefine a Processing Exception to be thrown when an error occurred, not a fatal errorclassProcessingObjectGroupEveryDataObjectVersionExceptionDefine a Processing Exception to be thrown when an error with everyDataObjectVersion is false when object group is attached to an existing objectGroup , not a fatal errorclassProcessingObjectGroupLifeCycleExceptionclassProcessingObjectGroupLinkingExceptionDefine a Processing Exception to be thrown when an error occurred, not a fatal errorclassProcessingObjectGroupMasterMandatoryExceptionDefine a Processing Exception to be thrown when an error with master is not present in the manifest, not a fatal errorclassProcessingObjectReferenceExceptionclassProcessingStorageWorkspaceExceptionProcessingStorageWorkspaceException thrown by ProcessDataManagement when an error occurs on workspace actionsclassProcessingTooManyUnitsFoundExceptionDefine a Processing Exception to be thrown when an error occurred, not a fatal errorclassProcessingUnitLinkingExceptionDefine a Processing Exception to be thrown when an error occurred, not a fatal errorclassProcessWorkflowNotFoundExceptionProcessWorkflowNotFoundException manage workflow not found ExceptionclassStepAlreadyExecutedExceptionStepAlreadyExecutedException manage steps already executed ExceptionclassWorkerFamilyNotFoundExceptionWorker Family not found exception throws by engineclassWorkerNotFoundExceptionWorker not found exception throws by engine -
Uses of ProcessingException in fr.gouv.vitam.processing.management.api
Methods in fr.gouv.vitam.processing.management.api that throw ProcessingException Modifier and Type Method Description ItemStatusProcessManagement. cancel(java.lang.String operationId, java.lang.Integer tenantId)Handle a cancel action for the corresponding process workflowvoidProcessManagement. forcePause(ProcessPause pause)Add a forced pause on the tenant and/or the type of processProcessWorkflowProcessManagement. init(WorkerParameters workerParameters, java.lang.String workflowId)Init a new process workflowItemStatusProcessManagement. next(WorkerParameters workerParameters, java.lang.Integer tenantId)Handle a next action for the corresponding process workflowItemStatusProcessManagement. pause(java.lang.String operationId, java.lang.Integer tenantId)Handle a pause action for the corresponding process workflowvoidProcessManagement. removeForcePause(ProcessPause pause)Removed the forced pause on the tenant and/or the type of processItemStatusProcessManagement. replay(WorkerParameters workerParameters, java.lang.Integer tenantId)Handle a replay action for the corresponding process workflowItemStatusProcessManagement. resume(WorkerParameters workerParameters, java.lang.Integer tenantId, boolean useForcedPause)Handle a resume action for the corresponding process workflow -
Uses of ProcessingException in fr.gouv.vitam.processing.management.client
Methods in fr.gouv.vitam.processing.management.client that throw ProcessingException Modifier and Type Method Description RequestResponse<ProcessPause>ProcessingManagementClient. forcePause(ProcessPause info)Add a forced pause on the tenant and/or the type of processRequestResponse<ProcessPause>ProcessingManagementClient. removeForcePause(ProcessPause info)Removed the forced pause on the tenant and/or the type of process -
Uses of ProcessingException in fr.gouv.vitam.processing.management.core
Methods in fr.gouv.vitam.processing.management.core that throw ProcessingException Modifier and Type Method Description ItemStatusProcessManagementImpl. cancel(java.lang.String operationId, java.lang.Integer tenantId)protected voidStateMachine. doReplay(WorkerParameters workerParameters)Change state of the process to running Can be called only from pause stateprotected voidStateMachine. doRunning(WorkerParameters workerParameters, ProcessState targetState)Change state of the process to running Can be called only from pause stateItemStatusProcessManagementImpl. execute(java.lang.String operationId, java.lang.Integer tenantId, WorkerParameters workerParameters, java.lang.Boolean useForcedPause, ProcessAction action)voidProcessManagementImpl. forcePause(ProcessPause pause)ProcessWorkflowProcessManagementImpl. init(WorkerParameters workerParameters, java.lang.String workflowId)ItemStatusProcessManagementImpl. next(WorkerParameters workerParameters, java.lang.Integer tenantId)voidStateMachine. next(WorkerParameters workerParameters)ItemStatusProcessManagementImpl. pause(java.lang.String operationId, java.lang.Integer tenantId)voidProcessManagementImpl. removeForcePause(ProcessPause pause)ItemStatusProcessManagementImpl. replay(WorkerParameters workerParameters, java.lang.Integer tenantId)voidStateMachine. replay(WorkerParameters workerParameters)ItemStatusProcessManagementImpl. resume(WorkerParameters workerParameters, java.lang.Integer tenantId, boolean useForcedPause)voidStateMachine. resume(WorkerParameters workerParameters) -
Uses of ProcessingException in fr.gouv.vitam.worker.common
Methods in fr.gouv.vitam.worker.common that throw ProcessingException Modifier and Type Method Description HandlerIOHandlerIO. addOutputResult(int rank, java.lang.Object object)HandlerIOHandlerIO. addOutputResult(int rank, java.lang.Object object, boolean asyncIO)Add one output result (no delete)HandlerIOHandlerIO. addOutputResult(int rank, java.lang.Object object, boolean deleteLocal, boolean asyncIO)Add one output resultjava.util.Map<java.lang.String,java.lang.Long>HandlerIO. getFilesWithParamsFromWorkspace(java.lang.String containerName, java.lang.String folderName)get Map of File With Params From folder in Workspacecom.fasterxml.jackson.databind.JsonNodeHandlerIO. getJsonFromWorkspace(java.lang.String jsonFilePath)Retrieve a json file as aJsonNodefrom the workspace.java.util.List<java.net.URI>HandlerIO. getUriList(java.lang.String containerName, java.lang.String folderName)booleanHandlerIO. isExistingFileInWorkspace(java.lang.String workspacePath)voidHandlerIO. transferAtomicFileToWorkspace(java.lang.String workspacePath, java.io.File sourceFile)voidHandlerIO. transferFileToWorkspace(java.lang.String workspacePath, java.io.File sourceFile, boolean toDelete, boolean asyncIO)Helper to write a file to Workspace
To be used when not specified within the Output ParametersvoidHandlerIO. transferInputStreamToWorkspace(java.lang.String workspacePath, java.io.InputStream inputStream, java.nio.file.Path filePath, boolean asyncIO)Helper to write an InputStream to Workspace
To be used when not specified within the Output ParametersvoidHandlerIO. transferJsonToWorkspace(java.lang.String collectionName, java.lang.String workspacePath, com.fasterxml.jackson.databind.JsonNode jsonNode, boolean toDelete, boolean asyncIO)Helper to convert and write a file to Workspace
-
Uses of ProcessingException in fr.gouv.vitam.worker.common.utils
Methods in fr.gouv.vitam.worker.common.utils that throw ProcessingException Modifier and Type Method Description java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>SedaUtils. checkSupportedDataObjectVersion(WorkerParameters params)check if the version list of the manifest.xml in workspace is validjava.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>>SedaUtils. compareVersionList(javax.xml.stream.XMLEventReader eventReader)compare if the version list of manifest.xml is included in or equal to the version list of version.conflongSedaUtils. computeTotalSizeOfObjectsInManifest(WorkerParameters params)Compute the total size of objects listed in the manifest.xml fileSedaUtilsSedaUtilsFactory. createSedaUtilsWithSedaIngestParams(HandlerIO handlerIO)voidSedaUtils. extractXmlNameSpaceAndSaveSedaParams(HandlerIO handlerIO, int sedaIngestParamsRankOutput)ExtractUriResponseSedaUtils. getAllDigitalObjectUriFromManifest()SedaUtilInfoSedaUtils. getDataObjectInfo(javax.xml.stream.XMLEventReader evenReader)java.util.Map<java.lang.String,java.lang.String>SedaUtils. getMandatoryValues(WorkerParameters params)get Mandatory values from sedastatic java.util.List<StorageStrategy>StorageUtils. loadStorageStrategies(java.io.File file)java.util.Map<java.lang.String,java.util.List<DataObjectInfo>>SedaUtils. manifestVersionList(javax.xml.stream.XMLEventReader evenReader)static voidLogbookLifecycleWorkerHelper. updateLifeCycleForBegining(LogbookLifeCyclesClientHelper helper, LogbookLifeCycleParameters logbookLifecycleParameters, WorkerParameters params, LogbookTypeProcess logbookTypeProcess)static voidLogbookLifecycleWorkerHelper. updateLifeCycleStep(LogbookLifeCyclesClientHelper helper, LogbookLifeCycleParameters logbookLifecycleParameters, WorkerParameters params, java.lang.String lfcEventType, LogbookTypeProcess logbookTypeProcess, StatusCode statusCode, java.lang.String... additionalParams)Constructors in fr.gouv.vitam.worker.common.utils that throw ProcessingException Constructor Description SedaIngestParams(java.lang.String version, java.lang.String namespaceURI) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.api
Methods in fr.gouv.vitam.worker.core.api that throw ProcessingException Modifier and Type Method Description default voidWorkerAction. checkMandatoryIOParameter(HandlerIO handler)Check mandatory parameterdefault ItemStatusWorkerAction. execute(WorkerParameters param, HandlerIO handler)Execute an actiondefault java.util.List<ItemStatus>WorkerAction. executeList(WorkerParameters workerParameters, HandlerIO handler)ItemStatusWorker. run(WorkerParameters workParams, Step step)Worker execute the step's actions -
Uses of ProcessingException in fr.gouv.vitam.worker.core.exception
Subclasses of ProcessingException in fr.gouv.vitam.worker.core.exception Modifier and Type Class Description classInvalidRuleExceptionInvalid Rule Exception when compute rules -
Uses of ProcessingException in fr.gouv.vitam.worker.core.handler
Methods in fr.gouv.vitam.worker.core.handler that throw ProcessingException Modifier and Type Method Description voidAbstractAccessionRegisterAction. checkMandatoryIOParameter(HandlerIO handler)voidCheckArchiveProfileActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckArchiveProfileRelationActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckConcurrentWorkflowLockHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckDataObjectPackageActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckHeaderActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckIngestContractActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckNoObjectsActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckObjectsNumberActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckObjectUnitConsistencyActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckOriginatingAgencyHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckSedaActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckStorageAvailabilityActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCheckVersionActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidCommitLifeCycleActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidDummyHandler. checkMandatoryIOParameter(HandlerIO handler)voidExtractSedaActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidListArchiveUnitsActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidListRunningIngestsActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidPrepareStorageInfoActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidRollBackActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidTransferNotificationActionHandler. checkMandatoryIOParameter(HandlerIO handler)abstract voidCommitLifeCycleActionHandler. 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 operationvoidCommitLifeCycleUnitActionHandler. commitLifeCycle(HandlerIO handlerIO, java.lang.String objectID, java.lang.String operationId)ItemStatusCheckConcurrentWorkflowLockHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusCheckObjectUnitConsistencyActionHandler. execute(WorkerParameters params, HandlerIO handler)ItemStatusDummyHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusIngestPrepareActionHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusUploadSIPActionHandler. execute(WorkerParameters param, HandlerIO handler)protected abstract voidAbstractAccessionRegisterAction. prepareAccessionRegisterInformation(WorkerParameters params, HandlerIO handler, AbstractAccessionRegisterAction.AccessionRegisterInfo accessionRegisterInfo)protected voidIngestAccessionRegisterActionHandler. prepareAccessionRegisterInformation(WorkerParameters params, HandlerIO handler, AbstractAccessionRegisterAction.AccessionRegisterInfo accessionRegisterInfo)static voidHandlerUtils. save(HandlerIO handlerIO, java.lang.Object object, int rank)Save the given map as specified by the rank output argumentstatic voidHandlerUtils. save(HandlerIO handlerIO, java.lang.Object object, java.lang.String workspacePath)Save the given map as specified by the rank output argumentstatic voidHandlerUtils. saveMap(HandlerIO handlerIO, java.util.Map<java.lang.String,?> map, int rank, boolean removeTmpFile, boolean asyncIO)Save the given map as specified by the rank output argumentstatic voidHandlerUtils. saveSet(HandlerIO handlerIO, java.util.Set<?> set, int rank, boolean removeTmpFile, boolean asyncIO)Save the given set as specified by the rank output argument -
Uses of ProcessingException in fr.gouv.vitam.worker.core.impl
Methods in fr.gouv.vitam.worker.core.impl that throw ProcessingException Modifier and Type Method Description HandlerIOHandlerIOImpl. addOutputResult(int rank, java.lang.Object object)HandlerIOHandlerIOImpl. addOutputResult(int rank, java.lang.Object object, boolean asyncIO)HandlerIOHandlerIOImpl. addOutputResult(int rank, java.lang.Object object, boolean deleteLocal, boolean asyncIO)java.util.Map<java.lang.String,java.lang.Long>HandlerIOImpl. getFilesWithParamsFromWorkspace(java.lang.String containerName, java.lang.String folderName)com.fasterxml.jackson.databind.JsonNodeHandlerIOImpl. getJsonFromWorkspace(java.lang.String jsonFilePath)java.util.List<java.net.URI>HandlerIOImpl. getUriList(java.lang.String containerName, java.lang.String folderName)booleanHandlerIOImpl. isExistingFileInWorkspace(java.lang.String workspacePath)ItemStatusWorkerImpl. run(WorkerParameters workParams, Step step)voidHandlerIOImpl. transferAtomicFileToWorkspace(java.lang.String workspacePath, java.io.File sourceFile)voidHandlerIOImpl. transferFileToWorkspace(java.lang.String workspacePath, java.io.File sourceFile, boolean toDelete, boolean asyncIO)voidHandlerIOImpl. transferInputStreamToWorkspace(java.lang.String workspacePath, java.io.InputStream inputStream, java.nio.file.Path filePath, boolean asyncIO)voidHandlerIOImpl. transferJsonToWorkspace(java.lang.String collectionName, java.lang.String objectName, com.fasterxml.jackson.databind.JsonNode jsonNode, boolean toDelete, boolean asyncIO) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin
Methods in fr.gouv.vitam.worker.core.plugin that throw ProcessingException Modifier and Type Method Description voidArchiveUnitRulesUpdateActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidCheckClassificationLevelActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidCheckConformityActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidCheckObjectSizeActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidFormatIdentificationActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidIndexObjectGroupActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidIndexUnitActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidRunningIngestsUpdateActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidStoreMetaDataObjectGroupActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidStoreMetaDataUnitActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidStoreObjectGroupActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidUnitsRulesComputePlugin. checkMandatoryIOParameter(HandlerIO handler)voidUpdateObjectGroupPlugin. checkMandatoryIOParameter(HandlerIO handler)ItemStatusCheckArchiveUnitProfileActionPlugin. execute(WorkerParameters params, HandlerIO handlerIO)ItemStatusCheckAttachementActionHandler. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusCheckConformityActionPlugin. execute(WorkerParameters params, HandlerIO handlerIO)ItemStatusCheckObjectSizeActionPlugin. execute(WorkerParameters params, HandlerIO handlerIO)ItemStatusGenericReportGenerationHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusPrepareStorageStrategiesPlugin. execute(WorkerParameters params, HandlerIO handlerIO)ItemStatusStoreObjectGroupActionPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusUpdateObjectGroupPlugin. execute(WorkerParameters params, HandlerIO handlerIO)ItemStatusUpdateUnitFinalize. execute(WorkerParameters param, HandlerIO handler)java.util.List<ItemStatus>IndexObjectGroupActionPlugin. executeList(WorkerParameters workerParameters, HandlerIO handler)protected abstract LogbookOperationGenericReportGenerationHandler. getLogbookInformation(WorkerParameters param) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.audit
Methods in fr.gouv.vitam.worker.core.plugin.audit that throw ProcessingException Modifier and Type Method Description ItemStatusAuditCheckObjectPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusAuditFinalizePlugin. execute(WorkerParameters param, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.bulkatomicupdate
Methods in fr.gouv.vitam.worker.core.plugin.bulkatomicupdate that throw ProcessingException Modifier and Type Method Description ItemStatusBulkAtomicUpdateProcess. execute(WorkerParameters param, HandlerIO handler)ItemStatusCheckQueriesThreshold. execute(WorkerParameters param, HandlerIO handler)ItemStatusPrepareBulkAtomicUpdate. execute(WorkerParameters param, HandlerIO handler)java.util.List<ItemStatus>BulkAtomicUpdateProcess. executeList(WorkerParameters workerParameters, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.common
Methods in fr.gouv.vitam.worker.core.plugin.common that throw ProcessingException Modifier and Type Method Description protected ItemStatusCheckDistributionThresholdBase. checkThreshold(HandlerIO handler, long defaultThreshold, java.lang.String action)ItemStatusCheckDistributionThreshold. execute(WorkerParameters param, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.computeinheritedrules
Methods in fr.gouv.vitam.worker.core.plugin.computeinheritedrules that throw ProcessingException Modifier and Type Method Description voidComputeInheritedRulesFinalizationPlugin. checkMandatoryIOParameter(HandlerIO handler)ItemStatusComputedInheritedRulesCheckDistributionThreshold. execute(WorkerParameters param, HandlerIO handler)ItemStatusComputeInheritedRulesFinalizationPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusComputeInheritedRulesPreparationPlugin. execute(WorkerParameters param, HandlerIO handler)java.util.List<ItemStatus>ComputeInheritedRuleProgenyIdentifierPlugin. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>ComputeInheritedRulesActionPlugin. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>ComputeInheritedRulesDeletePlugin. executeList(WorkerParameters workerParameters, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.deleteGotVersions.handlers
Methods in fr.gouv.vitam.worker.core.plugin.deleteGotVersions.handlers that throw ProcessingException Modifier and Type Method Description ItemStatusDeleteGotVersionsFinalizationPlugin. execute(WorkerParameters param, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.dip
Methods in fr.gouv.vitam.worker.core.plugin.dip that throw ProcessingException Modifier and Type Method Description voidCreateManifest. checkMandatoryIOParameter(HandlerIO handler)voidPutBinaryOnWorkspace. checkMandatoryIOParameter(HandlerIO handler)voidStoreExports. checkMandatoryIOParameter(HandlerIO handler)ItemStatusCreateManifest. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusPutBinaryOnWorkspace. execute(WorkerParameters param, HandlerIO handler)ItemStatusStoreExports. execute(WorkerParameters params, HandlerIO handler)java.util.List<ItemStatus>ExportCheckResourceAvailability. executeList(WorkerParameters workerParameters, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.elimination
Methods in fr.gouv.vitam.worker.core.plugin.elimination that throw ProcessingException Modifier and Type Method Description voidEliminationActionCheckDistributionThresholdHandler. checkMandatoryIOParameter(HandlerIO handler)voidEliminationActionFinalizationHandler. checkMandatoryIOParameter(HandlerIO handler)voidEliminationActionReportGenerationHandler. checkMandatoryIOParameter(HandlerIO handler)voidEliminationActionUnitPreparationHandler. checkMandatoryIOParameter(HandlerIO handler)voidEliminationAnalysisCheckDistributionThresholdHandler. checkMandatoryIOParameter(HandlerIO handler)voidEliminationAnalysisFinalizationHandler. checkMandatoryIOParameter(HandlerIO handler)voidEliminationAnalysisPreparationHandler. checkMandatoryIOParameter(HandlerIO handler)voidEliminationAnalysisUnitIndexationPlugin. checkMandatoryIOParameter(HandlerIO handler)ItemStatusEliminationActionCheckDistributionThresholdHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusEliminationActionFinalizationHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusEliminationActionUnitPreparationHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusEliminationAnalysisCheckDistributionThresholdHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusEliminationAnalysisFinalizationHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusEliminationAnalysisPreparationHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusEliminationAnalysisUnitIndexationPlugin. execute(WorkerParameters param, HandlerIO handler)protected LogbookOperationEliminationActionReportGenerationHandler. getLogbookInformation(WorkerParameters param) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.evidence
Methods in fr.gouv.vitam.worker.core.plugin.evidence that throw ProcessingException Modifier and Type Method Description ItemStatusDataCorrectionFinalize. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusDataRectificationStep. execute(WorkerParameters param, HandlerIO handler)ItemStatusEvidenceAuditDatabaseCheck. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusEvidenceAuditExtractFromZip. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusEvidenceAuditFinalize. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusEvidenceAuditGenerateReports. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusEvidenceAuditListSecuredFiles. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusEvidenceAuditPrepare. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusEvidenceAuditPrepareReport. execute(WorkerParameters param, HandlerIO handlerIO)java.util.List<ItemStatus>DataRectificationCheckResourceAvailability. executeList(WorkerParameters workerParameters, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.ingestcleanup
Methods in fr.gouv.vitam.worker.core.plugin.ingestcleanup that throw ProcessingException Modifier and Type Method Description ItemStatusIngestCleanupDeleteUnitPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusIngestCleanupEligibilityValidationPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusIngestCleanupFinalizationPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusIngestCleanupPreparationPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusIngestCleanupRequestValidationPlugin. execute(WorkerParameters param, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.lfc_traceability
Methods in fr.gouv.vitam.worker.core.plugin.lfc_traceability that throw ProcessingException Modifier and Type Method Description protected voidBuildTraceabilityActionPlugin. buildTraceabilityData(HandlerIO handler, java.lang.String lifecycleType, ItemStatus itemStatus)voidBuildTraceabilityActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidFinalizeLifecycleTraceabilityActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidGenerateObjectGroupLifecycleTraceabilityActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidGenerateUnitLifecycleTraceabilityActionPlugin. checkMandatoryIOParameter(HandlerIO handler)voidPrepareLfcTraceabilityActionPlugin. checkMandatoryIOParameter(HandlerIO handler)ItemStatusBuildObjectGroupTraceabilityActionPlugin. execute(WorkerParameters params, HandlerIO handler)ItemStatusBuildUnitTraceabilityActionPlugin. execute(WorkerParameters params, HandlerIO handler)ItemStatusPrepareObjectGroupLfcTraceabilityActionPlugin. execute(WorkerParameters params, HandlerIO handler)ItemStatusPrepareUnitLfcTraceabilityActionPlugin. execute(WorkerParameters params, HandlerIO handler)java.util.List<java.lang.String>StrategyIdOfferIdLoader. getOfferIds(java.lang.String strategyId)protected abstract java.util.Map<java.lang.String,com.fasterxml.jackson.databind.JsonNode>PrepareLfcTraceabilityActionPlugin. getRawMetadata(java.util.Set<java.lang.String> ids, MetaDataClientFactory metaDataClientFactory)protected java.util.Map<java.lang.String,com.fasterxml.jackson.databind.JsonNode>PrepareObjectGroupLfcTraceabilityActionPlugin. getRawMetadata(java.util.Set<java.lang.String> ids, MetaDataClientFactory metaDataClientFactory)protected java.util.Map<java.lang.String,com.fasterxml.jackson.databind.JsonNode>PrepareUnitLfcTraceabilityActionPlugin. getRawMetadata(java.util.Set<java.lang.String> ids, MetaDataClientFactory metaDataClientFactory)protected StatusCodePrepareLfcTraceabilityActionPlugin. selectAndExportLifecyclesWithMetadata(int temporizationDelayInSeconds, int lifecycleTraceabilityMaxEntries, java.lang.String eventType, HandlerIO handlerIO) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.massprocessing
Methods in fr.gouv.vitam.worker.core.plugin.massprocessing that throw ProcessingException Modifier and Type Method Description ItemStatusPrepareUpdateUnits. execute(WorkerParameters param, HandlerIO handler)Execute an actionItemStatusUnitMetadataRulesUpdateCheckConsistency. execute(WorkerParameters param, HandlerIO handler)Execute an action -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.massprocessing.description
Methods in fr.gouv.vitam.worker.core.plugin.massprocessing.description that throw ProcessingException Modifier and Type Method Description ItemStatusMassUpdateCheck. execute(WorkerParameters param, HandlerIO handler)ItemStatusMassUpdateUnitsProcess. execute(WorkerParameters param, HandlerIO handler)java.util.List<ItemStatus>MassUpdateUnitsProcess. executeList(WorkerParameters workerParameters, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.massprocessing.management
Methods in fr.gouv.vitam.worker.core.plugin.massprocessing.management that throw ProcessingException Modifier and Type Method Description ItemStatusMassUpdateUnitsRulesProcess. execute(WorkerParameters param, HandlerIO handler)Execute an actionjava.util.List<ItemStatus>MassUpdateUnitsRulesProcess. executeList(WorkerParameters workerParameters, HandlerIO handler)executeList for bulk update units. -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.migration
Methods in fr.gouv.vitam.worker.core.plugin.migration that throw ProcessingException Modifier and Type Method Description voidMigrationFinalize. checkMandatoryIOParameter(HandlerIO handler)voidMigrationUnitPrepare. checkMandatoryIOParameter(HandlerIO handler)ItemStatusMigrationFinalize. execute(WorkerParameters param, HandlerIO handlerIO)ItemStatusMigrationUnits. execute(WorkerParameters param, HandlerIO handler)java.util.List<ItemStatus>MigrationUnits. executeList(WorkerParameters workerParameters, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.preservation
Methods in fr.gouv.vitam.worker.core.plugin.preservation that throw ProcessingException Modifier and Type Method Description ItemStatusPreservationFinalizationPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusPreservationPreparationInsertionAuMetadata. execute(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationActionPlugin. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationCheckResourceAvailability. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationExtractionAUPlugin. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationGenerateBinaryHash. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationInsertionAuMetadata. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationObjectGroupMetadataSecurityChecks. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationSiegfriedPlugin. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationStorageBinaryPlugin. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationTesseractPlugin. executeList(WorkerParameters workerParameters, HandlerIO handler)java.util.List<ItemStatus>PreservationUnitMetadataSecurityChecks. executeList(WorkerParameters workerParameters, HandlerIO handler)protected voidPreservationAccessionRegisterActionHandler. prepareAccessionRegisterInformation(WorkerParameters params, HandlerIO handler, AbstractAccessionRegisterAction.AccessionRegisterInfo accessionRegisterInfo) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.probativevalue
Methods in fr.gouv.vitam.worker.core.plugin.probativevalue that throw ProcessingException Modifier and Type Method Description ItemStatusProbativeCreateDistributionFile. execute(WorkerParameters param, HandlerIO handler)ItemStatusProbativeCreateReport. execute(WorkerParameters param, HandlerIO handler)ItemStatusProbativeCreateReportEntry. execute(WorkerParameters param, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.purge
Methods in fr.gouv.vitam.worker.core.plugin.purge that throw ProcessingException Modifier and Type Method Description voidPurgeAccessionRegisterPreparationHandler. checkMandatoryIOParameter(HandlerIO handler)voidPurgeAccessionRegisterUpdatePlugin. checkMandatoryIOParameter(HandlerIO handler)voidPurgeDeleteObjectGroupPlugin. checkMandatoryIOParameter(HandlerIO handler)voidPurgeDetachObjectGroupPlugin. checkMandatoryIOParameter(HandlerIO handler)voidPurgeObjectGroupPreparationHandler. checkMandatoryIOParameter(HandlerIO handler)voidPurgeUnitPlugin. checkMandatoryIOParameter(HandlerIO handler)ItemStatusPurgeAccessionRegisterPreparationHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusPurgeAccessionRegisterUpdatePlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusPurgeDeleteObjectGroupPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusPurgeDetachObjectGroupPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusPurgeObjectGroupPreparationHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusPurgeUnitPlugin. execute(WorkerParameters param, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.reclassification
Methods in fr.gouv.vitam.worker.core.plugin.reclassification that throw ProcessingException Modifier and Type Method Description voidAbstractGraphComputePlugin. checkMandatoryIOParameter(HandlerIO handler)voidReclassificationFinalizationHandler. checkMandatoryIOParameter(HandlerIO handler)voidReclassificationPreparationCheckGraphHandler. checkMandatoryIOParameter(HandlerIO handler)voidReclassificationPreparationLoadRequestHandler. checkMandatoryIOParameter(HandlerIO handler)voidReclassificationPreparationUpdateDistributionHandler. checkMandatoryIOParameter(HandlerIO handler)voidUnitAttachmentPlugin. checkMandatoryIOParameter(HandlerIO handler)voidUnitDetachmentPlugin. checkMandatoryIOParameter(HandlerIO handler)ItemStatusAbstractGraphComputePlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusReclassificationFinalizationHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusReclassificationPreparationCheckGraphHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusReclassificationPreparationCheckHoldRulesHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusReclassificationPreparationLoadRequestHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusReclassificationPreparationUpdateDistributionHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusUnitAttachmentPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusUnitDetachmentPlugin. execute(WorkerParameters param, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.revertupdate
Methods in fr.gouv.vitam.worker.core.plugin.revertupdate that throw ProcessingException Modifier and Type Method Description ItemStatusRevertUpdateUnitCheckPlugin. execute(WorkerParameters param, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.traceability
Methods in fr.gouv.vitam.worker.core.plugin.traceability that throw ProcessingException Modifier and Type Method Description voidVerifyMerkleTreeActionHandler. checkMandatoryIOParameter(HandlerIO handler)voidVerifyTimeStampActionHandler. checkMandatoryIOParameter(HandlerIO handler)static MerkleTreeAlgoVerifyMerkleTreeActionHandler. computeMerkleTree(java.io.InputStream inputStream, DigestType digestType)Compute merkle treeItemStatusChecksSecureTraceabilityDataHashesPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusChecksSecureTraceabilityDataStoragelogPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusExtractSecureTraceabilityDataFilePlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusRetrieveSecureTraceabilityDataFilePlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusTraceabilityFinalizationPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusTraceabilityLinkedCheckPreparePlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusVerifyMerkleTreeActionHandler. execute(WorkerParameters params, HandlerIO handler)ItemStatusVerifyTimeStampActionHandler. execute(WorkerParameters params, HandlerIO handler) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.transfer.reply
Methods in fr.gouv.vitam.worker.core.plugin.transfer.reply that throw ProcessingException Modifier and Type Method Description voidTransferReplyFinalizationPlugin. checkMandatoryIOParameter(HandlerIO handler)voidTransferReplyReportGenerationHandler. checkMandatoryIOParameter(HandlerIO handler)voidTransferReplyUnitPreparationHandler. checkMandatoryIOParameter(HandlerIO handler)ItemStatusCheckAtrAndAddItToWorkspacePlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusSaveAtrPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusTransferReplyFinalizationPlugin. execute(WorkerParameters param, HandlerIO handler)ItemStatusTransferReplyUnitPreparationHandler. execute(WorkerParameters param, HandlerIO handler)ItemStatusVerifyAtrPlugin. execute(WorkerParameters param, HandlerIO handler)protected LogbookOperationTransferReplyReportGenerationHandler. getLogbookInformation(WorkerParameters param) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.plugin.transfer.reply.utils
Methods in fr.gouv.vitam.worker.core.plugin.transfer.reply.utils that throw ProcessingException Modifier and Type Method Description voidSortedLevelJsonLineWriter. exportToWorkspace(java.lang.String filename, boolean ascending) -
Uses of ProcessingException in fr.gouv.vitam.worker.core.utils
Methods in fr.gouv.vitam.worker.core.utils that throw ProcessingException Modifier and Type Method Description static java.util.Map<java.lang.String,ObjectGroupResponse>PluginHelper. getObjectGroups(java.lang.String[] gotIds, MetaDataClient metadataClient)
-