public abstract class HistoricMilestoneInstanceBaseResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.cmmn.api.CmmnHistoryService |
historyService |
protected CmmnRestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
HistoricMilestoneInstanceBaseResource() |
| Modifier and Type | Method and Description |
|---|---|
protected DataResponse<HistoricMilestoneInstanceResponse> |
getQueryResponse(HistoricMilestoneInstanceQueryRequest queryRequest,
Map<String,String> allRequestParams) |
@Autowired protected CmmnRestResponseFactory restResponseFactory
@Autowired protected org.flowable.cmmn.api.CmmnHistoryService historyService
public HistoricMilestoneInstanceBaseResource()
protected DataResponse<HistoricMilestoneInstanceResponse> getQueryResponse(HistoricMilestoneInstanceQueryRequest queryRequest, Map<String,String> allRequestParams)
Copyright © 2018 Flowable. All rights reserved.