| Package | Description |
|---|---|
| org.camunda.bpm.cockpit.impl.plugin.base.dto | |
| org.camunda.bpm.cockpit.impl.plugin.base.dto.query | |
| org.camunda.bpm.cockpit.impl.plugin.resources |
| Modifier and Type | Class and Description |
|---|---|
class |
CalledProcessInstanceDto |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessInstanceQueryDto<T extends ProcessInstanceDto> |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessInstanceDto> |
ProcessInstanceRestService.getProcessInstances(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
List<ProcessInstanceDto> |
ProcessInstanceRestService.queryProcessInstances(ProcessInstanceQueryDto queryParameter,
Integer firstResult,
Integer maxResults) |
Copyright © 2014–2019 camunda services GmbH. All rights reserved.