Uses of Class
fr.gouv.vitam.common.model.ProcessQuery
Package
Description
Provides
Provides the web server application for the Access External module and the rest resources it uses.
Provides the web server application and configuration for the IHM Demo module and the rest resource it uses
Provides Ingest Internal Client interface, configuration, factory and implementations.
Provides the web server application and configuration for the Ingest Internal module and the rest resources it uses.
Provides API classes for the Processing Management module
Provides Processing Management client interface, factory and implementations.
Provides core implementation for the Processing Management module.
Provides the web server application and configuration for the Processing Management module and the rest resource it uses
-
Uses of ProcessQuery in fr.gouv.vitam.access.external.client
Modifier and TypeMethodDescriptionAdminExternalClient.listOperationsDetails
(VitamContext vitamContext, ProcessQuery query) Get the list of operations detailsAdminExternalClientMock.listOperationsDetails
(VitamContext vitamContext, ProcessQuery query) AdminExternalClientRest.listOperationsDetails
(VitamContext vitamContext, ProcessQuery query) -
Uses of ProcessQuery in fr.gouv.vitam.access.external.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
AdminManagementExternalResource.listOperationsDetails
(javax.ws.rs.core.HttpHeaders headers, ProcessQuery query) -
Uses of ProcessQuery in fr.gouv.vitam.ihmdemo.appserver
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
WebApplicationResource.listOperationsDetails
(javax.servlet.http.HttpServletRequest request, ProcessQuery query) Get the workflow operations list for step by step ingest -
Uses of ProcessQuery in fr.gouv.vitam.ingest.internal.client
Modifier and TypeMethodDescriptionIngestInternalClient.listOperationsDetails
(ProcessQuery query) Retrieve all the workflow operationsIngestInternalClientMock.listOperationsDetails
(ProcessQuery query) -
Uses of ProcessQuery in fr.gouv.vitam.ingest.internal.upload.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
IngestInternalResource.listOperationsDetails
(javax.ws.rs.core.HttpHeaders headers, ProcessQuery query) -
Uses of ProcessQuery in fr.gouv.vitam.processing.management.api
Modifier and TypeMethodDescriptionProcessManagement.getFilteredProcess
(ProcessQuery query, Integer tenantId) Get filtered process workflow -
Uses of ProcessQuery in fr.gouv.vitam.processing.management.client
Modifier and TypeMethodDescriptionProcessingManagementClient.listOperationsDetails
(ProcessQuery query) Retrieve all the workflow operationsProcessingManagementClientMock.listOperationsDetails
(ProcessQuery query) -
Uses of ProcessQuery in fr.gouv.vitam.processing.management.core
Modifier and TypeMethodDescriptionProcessManagementImpl.getFilteredProcess
(ProcessQuery query, Integer tenantId) -
Uses of ProcessQuery in fr.gouv.vitam.processing.management.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ProcessManagementResource.findProcessWorkflow
(ProcessQuery query) get the process workflow