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