Uses of Class
org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
Package
Description
-
Uses of ProcessInstanceDto in org.camunda.bpm.cockpit.impl.plugin.base.dto
-
Uses of ProcessInstanceDto in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
Modifier and TypeClassDescriptionclass
-
Uses of ProcessInstanceDto in org.camunda.bpm.cockpit.impl.plugin.resources
Modifier and TypeMethodDescriptionProcessInstanceRestService.QueryProcessInstancesCmd.execute
(CommandContext commandContext) ProcessInstanceRestService.getProcessInstances
(javax.ws.rs.core.UriInfo uriInfo, Integer firstResult, Integer maxResults) ProcessInstanceRestService.queryProcessInstances
(ProcessInstanceQueryDto queryParameter, Integer firstResult, Integer maxResults)