Package | Description |
---|---|
org.camunda.bpm.cockpit.db | |
org.camunda.bpm.cockpit.impl.db | |
org.camunda.bpm.cockpit.impl.plugin.base.dto.query | |
org.camunda.bpm.cockpit.rest.dto |
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
QueryService.executeQuery(String statement,
QueryParameters<T> parameter) |
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
QueryServiceImpl.executeQuery(String statement,
QueryParameters<T> parameter) |
Modifier and Type | Class and Description |
---|---|
class |
IncidentQueryDto |
class |
ProcessDefinitionQueryDto |
class |
ProcessInstanceQueryDto |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRestQueryParametersDto<T> |
Copyright © 2015. All rights reserved.