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