|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HistoricProcessInstanceDto in org.camunda.bpm.engine.rest.dto.history |
|---|
| Methods in org.camunda.bpm.engine.rest.dto.history that return HistoricProcessInstanceDto | |
|---|---|
static HistoricProcessInstanceDto |
HistoricProcessInstanceDto.fromHistoricProcessInstance(HistoricProcessInstance historicProcessInstance)
|
| Uses of HistoricProcessInstanceDto in org.camunda.bpm.engine.rest.history |
|---|
| Methods in org.camunda.bpm.engine.rest.history that return types with arguments of type HistoricProcessInstanceDto | |
|---|---|
List<HistoricProcessInstanceDto> |
HistoricProcessInstanceRestService.getHistoricProcessInstances(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
Exposes the HistoricProcessInstanceQuery interface as a REST
service. |
List<HistoricProcessInstanceDto> |
HistoricProcessInstanceRestService.queryHistoricProcessInstances(HistoricProcessInstanceQueryDto query,
Integer firstResult,
Integer maxResults)
|
| Uses of HistoricProcessInstanceDto in org.camunda.bpm.engine.rest.impl.history |
|---|
| Methods in org.camunda.bpm.engine.rest.impl.history that return types with arguments of type HistoricProcessInstanceDto | |
|---|---|
List<HistoricProcessInstanceDto> |
HistoricProcessInstanceRestServiceImpl.getHistoricProcessInstances(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
|
List<HistoricProcessInstanceDto> |
HistoricProcessInstanceRestServiceImpl.queryHistoricProcessInstances(HistoricProcessInstanceQueryDto queryDto,
Integer firstResult,
Integer maxResults)
|
| Uses of HistoricProcessInstanceDto in org.camunda.bpm.engine.rest.sub.history |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.history that return HistoricProcessInstanceDto | |
|---|---|
HistoricProcessInstanceDto |
HistoricProcessInstanceResource.getHistoricProcessInstance()
|
| Uses of HistoricProcessInstanceDto in org.camunda.bpm.engine.rest.sub.history.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.history.impl that return HistoricProcessInstanceDto | |
|---|---|
HistoricProcessInstanceDto |
HistoricProcessInstanceResourceImpl.getHistoricProcessInstance()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||