| Package | Description |
|---|---|
| org.flowable.cmmn.rest.service.api | |
| org.flowable.cmmn.rest.service.api.runtime.caze |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnRestApiInterceptor.accessCaseInstanceInfoWithQuery(org.flowable.cmmn.api.runtime.CaseInstanceQuery caseInstanceQuery,
CaseInstanceQueryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected DataResponse<CaseInstanceResponse> |
BaseCaseInstanceResource.getQueryResponse(CaseInstanceQueryRequest queryRequest,
Map<String,String> requestParams) |
DataResponse<CaseInstanceResponse> |
CaseInstanceQueryResource.queryCaseInstances(CaseInstanceQueryRequest queryRequest,
Map<String,String> allRequestParams,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2021 Flowable. All rights reserved.