| Package | Description |
|---|---|
| org.flowable.rest.service.api | |
| org.flowable.rest.service.api.history |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnRestApiInterceptor.accessHistoryTaskInfoWithQuery(org.flowable.task.api.history.HistoricTaskInstanceQuery historicTaskInstanceQuery,
HistoricTaskInstanceQueryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected DataResponse<HistoricTaskInstanceResponse> |
HistoricTaskInstanceBaseResource.getQueryResponse(HistoricTaskInstanceQueryRequest queryRequest,
Map<String,String> allRequestParams,
String serverRootUrl) |
DataResponse<HistoricTaskInstanceResponse> |
HistoricTaskInstanceQueryResource.queryProcessInstances(HistoricTaskInstanceQueryRequest queryRequest,
Map<String,String> allRequestParams,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2019 Flowable. All rights reserved.