public class HistoricActivityInstanceBaseResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected HistoryService |
historyService |
protected RestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
HistoricActivityInstanceBaseResource() |
| Modifier and Type | Method and Description |
|---|---|
protected DataResponse<HistoricActivityInstanceResponse> |
getQueryResponse(HistoricActivityInstanceQueryRequest queryRequest,
Map<String,String> allRequestParams) |
@Autowired protected RestResponseFactory restResponseFactory
@Autowired protected HistoryService historyService
public HistoricActivityInstanceBaseResource()
protected DataResponse<HistoricActivityInstanceResponse> getQueryResponse(HistoricActivityInstanceQueryRequest queryRequest, Map<String,String> allRequestParams)
Copyright © 2018 Flowable. All rights reserved.