Uses of Class
org.bonitasoft.web.client.api.ProcessInstanceDocumentApi.SearchProcessInstanceDocumentsQueryParams
Packages that use ProcessInstanceDocumentApi.SearchProcessInstanceDocumentsQueryParams
-
Uses of ProcessInstanceDocumentApi.SearchProcessInstanceDocumentsQueryParams in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return ProcessInstanceDocumentApi.SearchProcessInstanceDocumentsQueryParamsModifier and TypeMethodDescriptionMethods in org.bonitasoft.web.client.api with parameters of type ProcessInstanceDocumentApi.SearchProcessInstanceDocumentsQueryParamsModifier and TypeMethodDescriptionProcessInstanceDocumentApi.searchProcessInstanceDocuments(ProcessInstanceDocumentApi.SearchProcessInstanceDocumentsQueryParams queryParams) Finds ProcessInstanceDocuments Finds ProcessInstanceDocuments with pagination params and filters It is possible to filter on three parameters: `submittedBy`, `name` and `description`. * `submittedBy=\"id\"`: search for documents that were submitted by the user with the specified identifierProcessInstanceDocumentApi.searchProcessInstanceDocumentsWithHttpInfo(ProcessInstanceDocumentApi.SearchProcessInstanceDocumentsQueryParams queryParams) Finds ProcessInstanceDocuments Finds ProcessInstanceDocuments with pagination params and filters It is possible to filter on three parameters: `submittedBy`, `name` and `description`. * `submittedBy=\"id\"`: search for documents that were submitted by the user with the specified identifier