@RestController public class HistoricTaskLogCollectionResource extends HistoricTaskLogEntryBaseResource
historyService, restApiInterceptor, restResponseFactory| Constructor and Description |
|---|
HistoricTaskLogCollectionResource() |
| Modifier and Type | Method and Description |
|---|---|
DataResponse<HistoricTaskLogEntryResponse> |
getHistoricTaskLogEntries(Map<String,String> allRequestParams) |
getQueryResponse@GetMapping(value="/history/historic-task-log-entries",
produces="application/json")
public DataResponse<HistoricTaskLogEntryResponse> getHistoricTaskLogEntries(@RequestParam
Map<String,String> allRequestParams)
Copyright © 2021 Flowable. All rights reserved.