Package | Description |
---|---|
org.camunda.bpm.engine.rest.dto.history | |
org.camunda.bpm.engine.rest.history | |
org.camunda.bpm.engine.rest.impl.history |
Modifier and Type | Method and Description |
---|---|
static List<CleanableHistoricDecisionInstanceReportResultDto> |
CleanableHistoricDecisionInstanceReportResultDto.convert(List<CleanableHistoricDecisionInstanceReportResult> reportResult) |
Modifier and Type | Method and Description |
---|---|
List<CleanableHistoricDecisionInstanceReportResultDto> |
HistoricDecisionDefinitionRestService.getCleanableHistoricDecisionInstanceReport(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
Modifier and Type | Method and Description |
---|---|
List<CleanableHistoricDecisionInstanceReportResultDto> |
HistoricDecisionDefinitionRestServiceImpl.getCleanableHistoricDecisionInstanceReport(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
Copyright © 2022. All rights reserved.