| Package | Description |
|---|---|
| org.flowable.rest.service.api | |
| org.flowable.rest.service.api.history |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnRestApiInterceptor.accessHistoryVariableInfoWithQuery(org.flowable.variable.api.history.HistoricVariableInstanceQuery historicVariableInstanceQuery,
HistoricVariableInstanceQueryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected DataResponse<HistoricVariableInstanceResponse> |
HistoricVariableInstanceBaseResource.getQueryResponse(HistoricVariableInstanceQueryRequest queryRequest,
Map<String,String> allRequestParams) |
DataResponse<HistoricVariableInstanceResponse> |
HistoricVariableInstanceQueryResource.queryVariableInstances(HistoricVariableInstanceQueryRequest queryRequest,
Map<String,String> allRequestParams,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2019 Flowable. All rights reserved.