|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CleanableHistoricProcessInstanceReportResultDto | |
|---|---|
| org.camunda.bpm.engine.rest.dto.history | |
| org.camunda.bpm.engine.rest.history | |
| org.camunda.bpm.engine.rest.impl.history | |
| Uses of CleanableHistoricProcessInstanceReportResultDto in org.camunda.bpm.engine.rest.dto.history |
|---|
| Methods in org.camunda.bpm.engine.rest.dto.history that return types with arguments of type CleanableHistoricProcessInstanceReportResultDto | |
|---|---|
static List<CleanableHistoricProcessInstanceReportResultDto> |
CleanableHistoricProcessInstanceReportResultDto.convert(List<CleanableHistoricProcessInstanceReportResult> reportResult)
|
| Uses of CleanableHistoricProcessInstanceReportResultDto in org.camunda.bpm.engine.rest.history |
|---|
| Methods in org.camunda.bpm.engine.rest.history that return types with arguments of type CleanableHistoricProcessInstanceReportResultDto | |
|---|---|
List<CleanableHistoricProcessInstanceReportResultDto> |
HistoricProcessDefinitionRestService.getCleanableHistoricProcessInstanceReport(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
|
| Uses of CleanableHistoricProcessInstanceReportResultDto in org.camunda.bpm.engine.rest.impl.history |
|---|
| Methods in org.camunda.bpm.engine.rest.impl.history that return types with arguments of type CleanableHistoricProcessInstanceReportResultDto | |
|---|---|
List<CleanableHistoricProcessInstanceReportResultDto> |
HistoricProcessDefinitionRestServiceImpl.getCleanableHistoricProcessInstanceReport(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||