Uses of Enum Class
fr.gouv.vitam.common.model.processing.WorkFlowExecutionContext
Packages that use WorkFlowExecutionContext
Package
Description
Provides access internal client interface, factory and implementations.
Provides Collect client interface, factory and implementations.
Provides common public Model classes for the Processing module.
Provides Functional administration client interface, factory and implementations.
Provides Ingest Internal Client interface, configuration, factory and implementations.
Provides Logbook Lifecycles client interface, factory and implementations.
Provides Logbook Operations client interface, factory and implementations.
Provides Metadata client interface, factory and implementations.
Provides common Model classes for the Processing module.
Provides common Parameters classes and utility classes for the Processing module.
Provides Processing Management client interface, factory and implementations.
Provides Storage Engine client interface, factory and implementations.
Provides common classes for the Worker module.
Provides
Plugin package in worker module
Provides Workspace client factory and implementations.
-
Uses of WorkFlowExecutionContext in fr.gouv.vitam.access.internal.client
Methods in fr.gouv.vitam.access.internal.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionstatic AccessInternalClientFactory
AccessInternalClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the AccessInternalClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.batch.report.client
Methods in fr.gouv.vitam.batch.report.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionvoid
BatchReportClient.createExtractedMetadataDistributionFileForAu
(String processId, WorkFlowExecutionContext executionContext) void
BatchReportClientRest.createExtractedMetadataDistributionFileForAu
(String processId, WorkFlowExecutionContext executionContext) void
BatchReportClient.exportUnitsToInvalidate
(String processId, ReportExportRequest reportExportRequest, WorkFlowExecutionContext executionContext) Generate units to invalidate by process Id.void
BatchReportClientRest.exportUnitsToInvalidate
(String processId, ReportExportRequest reportExportRequest, WorkFlowExecutionContext executionContext) void
BatchReportClient.generatePurgeAccessionRegisterReport
(String processId, ReportExportRequest reportExportRequest, WorkFlowExecutionContext executionContext) Generate elimination action accession register for deleted units by status and process Id.void
BatchReportClientRest.generatePurgeAccessionRegisterReport
(String processId, ReportExportRequest reportExportRequest, WorkFlowExecutionContext executionContext) void
BatchReportClient.generatePurgeDistinctObjectGroupInUnitReport
(String processId, ReportExportRequest reportExportRequest, WorkFlowExecutionContext executionContext) Generate purge district object groups for units by status and process Id.void
BatchReportClientRest.generatePurgeDistinctObjectGroupInUnitReport
(String processId, ReportExportRequest reportExportRequest, WorkFlowExecutionContext executionContext) static BatchReportClientFactory
BatchReportClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the BatchReportClientFactory instance for the given workflow execution contextvoid
BatchReportClient.storeReportToWorkspace
(Report reportInfo, WorkFlowExecutionContext executionContext) void
BatchReportClientRest.storeReportToWorkspace
(Report reportInfo, WorkFlowExecutionContext executionContext) -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.batch.report.model
Methods in fr.gouv.vitam.batch.report.model that return WorkFlowExecutionContextMethods in fr.gouv.vitam.batch.report.model with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionvoid
ReportRequestWrapper.setExecutionContext
(WorkFlowExecutionContext executionContext) Constructors in fr.gouv.vitam.batch.report.model with parameters of type WorkFlowExecutionContextModifierConstructorDescriptionReportRequestWrapper
(T request, WorkFlowExecutionContext executionContext) -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.batch.report.rest.resource
Methods in fr.gouv.vitam.batch.report.rest.resource with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
BatchReportResource.createExtractedMetadataDistributionFileForAu
(String processId, WorkFlowExecutionContext executionContext) -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.batch.report.rest.service
Methods in fr.gouv.vitam.batch.report.rest.service with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionvoid
BatchReportServiceImpl.createExtractedMetadataDistributionFileForAu
(String processId, int tenant, WorkFlowExecutionContext executionContext) void
BatchReportServiceImpl.exportUnitsToInvalidate
(String processId, int tenantId, ReportExportRequest reportExportRequest, WorkFlowExecutionContext executionContext) -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.collect.internal.client
Methods in fr.gouv.vitam.collect.internal.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionstatic CollectInternalClientFactory
CollectInternalClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the CollectInternalClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.common.model.processing
Methods in fr.gouv.vitam.common.model.processing that return WorkFlowExecutionContextModifier and TypeMethodDescriptionWorkFlow.getExecutionContext()
static WorkFlowExecutionContext
Returns the enum constant of this class with the specified name.static WorkFlowExecutionContext[]
WorkFlowExecutionContext.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fr.gouv.vitam.common.model.processing with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionWorkFlow.setExecutionContext
(WorkFlowExecutionContext executionContext) Constructors in fr.gouv.vitam.common.model.processing with parameters of type WorkFlowExecutionContextModifierConstructorDescriptionWorkFlow
(String id, String name, String identifier, String typeProc, String comment, LifecycleState lifecycleLog, WorkFlowExecutionContext executionContext, List<Step> steps) -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.functional.administration.client
Methods in fr.gouv.vitam.functional.administration.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionstatic AdminManagementClientFactory
AdminManagementClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the AdminManagementClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.ingest.internal.client
Methods in fr.gouv.vitam.ingest.internal.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionstatic IngestInternalClientFactory
IngestInternalClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the IngestInternalClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.logbook.lifecycles.client
Methods in fr.gouv.vitam.logbook.lifecycles.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionLogbookLifeCyclesClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the LogbookLifeCyclesClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.logbook.operations.client
Methods in fr.gouv.vitam.logbook.operations.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionLogbookOperationsClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the LogbookOperationsClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.metadata.client
Methods in fr.gouv.vitam.metadata.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionstatic void
MetaDataClientFactory.changeMode
(ClientConfiguration configuration, WorkFlowExecutionContext executionContext) static void
MetaDataClientFactory.changeMode
(String serviceUrl, WorkFlowExecutionContext executionContext) change mode client by server urlstatic MetaDataClientFactory
MetaDataClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the MetaDataClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.processing.common.model
Methods in fr.gouv.vitam.processing.common.model that return WorkFlowExecutionContextMethods in fr.gouv.vitam.processing.common.model with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionvoid
ProcessWorkflow.setExecutionContext
(WorkFlowExecutionContext executionContext) -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.processing.common.parameter
Fields in fr.gouv.vitam.processing.common.parameter declared as WorkFlowExecutionContextModifier and TypeFieldDescriptionprotected WorkFlowExecutionContext
AbstractWorkerParameters.executionContext
Methods in fr.gouv.vitam.processing.common.parameter that return WorkFlowExecutionContextModifier and TypeMethodDescriptionWorkerParameters.getExecutionContext()
Get workflow execution context (VITAM or COLLECT)Methods in fr.gouv.vitam.processing.common.parameter with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionDefaultWorkerParameters.newInstance
(WorkFlowExecutionContext workFlowExecutionContext) Shallow copy of DefaultWorkerParameterstatic DefaultWorkerParameters
WorkerParametersFactory.newWorkerParameters
(WorkFlowExecutionContext workFlowExecutionContext) Get a new empty WorkerParameters objectstatic DefaultWorkerParameters
WorkerParametersFactory.newWorkerParameters
(WorkFlowExecutionContext workFlowExecutionContext, String processId, String stepUniqId, String containerName, String currentStep, List<String> objectNameList, String urlMetadata, String urlWorkspace) Get a new WorkerParameters objectWorkerParameters.setExecutionContext
(WorkFlowExecutionContext executionContext) Set the workflow execution context (VITAM or COLLECT)Constructors in fr.gouv.vitam.processing.common.parameter with parameters of type WorkFlowExecutionContextModifierConstructorDescriptionprotected
DefaultWorkerParameters
(WorkFlowExecutionContext workFlowExecutionContext, Map<String, String> map) Builder for REST -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.processing.management.client
Methods in fr.gouv.vitam.processing.management.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionProcessingManagementClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the ProcessingManagementClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.scheduler.server.client
Methods in fr.gouv.vitam.scheduler.server.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionstatic SchedulerClientFactory
SchedulerClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the SchedulerClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.security.internal.client
Methods in fr.gouv.vitam.security.internal.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionInternalSecurityClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the InternalSecurityClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.storage.engine.client
Methods in fr.gouv.vitam.storage.engine.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionstatic StorageClientFactory
StorageClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the StorageClientFactory instance for the given workflow execution context -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.worker.common
Methods in fr.gouv.vitam.worker.common that return WorkFlowExecutionContext -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.worker.core.impl
Methods in fr.gouv.vitam.worker.core.impl that return WorkFlowExecutionContextConstructors in fr.gouv.vitam.worker.core.impl with parameters of type WorkFlowExecutionContextModifierConstructorDescriptionHandlerIOImpl
(WorkFlowExecutionContext workFlowExecutionContext, WorkspaceClientFactory workspaceClientFactory, LogbookLifeCyclesClientFactory logbookLifeCyclesClientFactory, String containerName, String workerId, List<String> objectIds) Constructor with workspaceClient, local root path he is used for test purposeHandlerIOImpl
(WorkFlowExecutionContext workFlowExecutionContext, String containerName, String workerId, List<String> objectIds) Constructor with local root path -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.worker.core.plugin
Methods in fr.gouv.vitam.worker.core.plugin with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionvoid
CommonReportService.storeReportToWorkspace
(Report reportInfo, WorkFlowExecutionContext executionContext) -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.worker.core.plugin.purge
Methods in fr.gouv.vitam.worker.core.plugin.purge with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionvoid
PurgeReportService.exportAccessionRegisters
(HandlerIO handler, String processId, WorkFlowExecutionContext executionContext) PurgeReportService.exportDistinctObjectGroups
(HandlerIO handler, WorkFlowExecutionContext executionContext, String processId) -
Uses of WorkFlowExecutionContext in fr.gouv.vitam.workspace.client
Methods in fr.gouv.vitam.workspace.client with parameters of type WorkFlowExecutionContextModifier and TypeMethodDescriptionstatic void
WorkspaceClientFactory.changeMode
(String serviceUrl, WorkFlowExecutionContext executionContext) change mode client by server urlstatic void
WorkspaceCollectClientFactory.changeMode
(String serviceUrl, WorkFlowExecutionContext executionContext) change mode client by server urlstatic WorkspaceClientFactory
WorkspaceClientFactory.getInstance
(WorkFlowExecutionContext executionContext) Get the WorkspaceClientFactory instance