Uses of Class
fr.gouv.vitam.common.model.ProcessQuery
Packages that use 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
Methods in fr.gouv.vitam.access.external.client with parameters of type ProcessQueryModifier 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
Methods in fr.gouv.vitam.access.external.rest with parameters of type ProcessQueryModifier 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
Methods in fr.gouv.vitam.ihmdemo.appserver with parameters of type ProcessQueryModifier 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
Methods in fr.gouv.vitam.ingest.internal.client with parameters of type ProcessQueryModifier and TypeMethodDescriptionIngestInternalClient.listOperationsDetails
(ProcessQuery query) Retrieve all the workflow operationsIngestInternalClientMock.listOperationsDetails
(ProcessQuery query) -
Uses of ProcessQuery in fr.gouv.vitam.ingest.internal.upload.rest
Methods in fr.gouv.vitam.ingest.internal.upload.rest with parameters of type ProcessQueryModifier 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
Methods in fr.gouv.vitam.processing.management.api with parameters of type ProcessQueryModifier and TypeMethodDescriptionProcessManagement.getFilteredProcess
(ProcessQuery query, Integer tenantId) Get filtered process workflow -
Uses of ProcessQuery in fr.gouv.vitam.processing.management.client
Methods in fr.gouv.vitam.processing.management.client with parameters of type ProcessQueryModifier and TypeMethodDescriptionProcessingManagementClient.listOperationsDetails
(ProcessQuery query) Retrieve all the workflow operationsProcessingManagementClientMock.listOperationsDetails
(ProcessQuery query) -
Uses of ProcessQuery in fr.gouv.vitam.processing.management.core
Methods in fr.gouv.vitam.processing.management.core with parameters of type ProcessQueryModifier and TypeMethodDescriptionProcessManagementImpl.getFilteredProcess
(ProcessQuery query, Integer tenantId) -
Uses of ProcessQuery in fr.gouv.vitam.processing.management.rest
Methods in fr.gouv.vitam.processing.management.rest with parameters of type ProcessQueryModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ProcessManagementResource.findProcessWorkflow
(ProcessQuery query) get the process workflow