Uses of Class
org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
-
Packages that use CalledProcessInstanceDto Package Description org.camunda.bpm.cockpit.impl.plugin.base.sub.resources -
-
Uses of CalledProcessInstanceDto in org.camunda.bpm.cockpit.impl.plugin.base.sub.resources
Methods in org.camunda.bpm.cockpit.impl.plugin.base.sub.resources that return types with arguments of type CalledProcessInstanceDto Modifier and Type Method Description java.util.List<CalledProcessInstanceDto>
ProcessInstanceResource. getCalledProcessInstances(javax.ws.rs.core.UriInfo uriInfo)
java.util.List<CalledProcessInstanceDto>
ProcessInstanceResource. queryCalledProcessInstances(CalledProcessInstanceQueryDto queryParameter)
-