Uses of Class
fr.gouv.vitam.common.exception.WorkflowNotFoundException
Packages that use WorkflowNotFoundException
Package
Description
Provides core interface and implementation for the Processing Data module.
Provides core interface and implementation for the Processing Monitoring module.
Provides core implementation for the Processing Management module.
-
Uses of WorkflowNotFoundException in fr.gouv.vitam.processing.data.core
Methods in fr.gouv.vitam.processing.data.core that throw WorkflowNotFoundExceptionModifier and TypeMethodDescriptionProcessDataAccess.findOneProcessWorkflow
(String processId, Integer tenantId) Gets Process Workflow by IDProcessDataAccessImpl.findOneProcessWorkflow
(String processId, Integer tenantId) -
Uses of WorkflowNotFoundException in fr.gouv.vitam.processing.engine.core.monitoring
Methods in fr.gouv.vitam.processing.engine.core.monitoring that throw WorkflowNotFoundExceptionModifier and TypeMethodDescriptionProcessMonitoring.findOneProcessWorkflow
(String id, Integer tenantId) Gets Process Workflow by operation IdProcessMonitoringImpl.findOneProcessWorkflow
(String operationId, Integer tenantId) -
Uses of WorkflowNotFoundException in fr.gouv.vitam.processing.management.core
Methods in fr.gouv.vitam.processing.management.core that throw WorkflowNotFoundExceptionModifier and TypeMethodDescription