Uses of Class
org.bonitasoft.web.client.api.FailureApi.GetBPMFailuresByRootCaseIdQueryParams
Packages that use FailureApi.GetBPMFailuresByRootCaseIdQueryParams
-
Uses of FailureApi.GetBPMFailuresByRootCaseIdQueryParams in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return FailureApi.GetBPMFailuresByRootCaseIdQueryParamsModifier and TypeMethodDescriptionMethods in org.bonitasoft.web.client.api with parameters of type FailureApi.GetBPMFailuresByRootCaseIdQueryParamsModifier and TypeMethodDescriptionFailureApi.getBPMFailuresByRootCaseId(String rootCaseId, FailureApi.GetBPMFailuresByRootCaseIdQueryParams queryParams) Retrieve the failures of the child cases of a root case (process instance) by it's ID !FailureApi.getBPMFailuresByRootCaseIdWithHttpInfo(String rootCaseId, FailureApi.GetBPMFailuresByRootCaseIdQueryParams queryParams) Retrieve the failures of the child cases of a root case (process instance) by it's ID !