Uses of Class
org.bonitasoft.web.client.api.ProcessResolutionProblemApi.SearchProcessResolutionProblemsQueryParams
Packages that use ProcessResolutionProblemApi.SearchProcessResolutionProblemsQueryParams
-
Uses of ProcessResolutionProblemApi.SearchProcessResolutionProblemsQueryParams in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return ProcessResolutionProblemApi.SearchProcessResolutionProblemsQueryParamsModifier and TypeMethodDescriptionMethods in org.bonitasoft.web.client.api with parameters of type ProcessResolutionProblemApi.SearchProcessResolutionProblemsQueryParamsModifier and TypeMethodDescriptionProcessResolutionProblemApi.searchProcessResolutionProblems(ProcessResolutionProblemApi.SearchProcessResolutionProblemsQueryParams queryParams) Finds ProcessResolutionProblems Finds ProcessResolutionProblems with pagination params and filters to list the problems that need to be solved before a process can be used.ProcessResolutionProblemApi.searchProcessResolutionProblemsWithHttpInfo(ProcessResolutionProblemApi.SearchProcessResolutionProblemsQueryParams queryParams) Finds ProcessResolutionProblems Finds ProcessResolutionProblems with pagination params and filters to list the problems that need to be solved before a process can be used.