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