Package | Description |
---|---|
org.camunda.bpm.cockpit.impl.plugin.base.dto.query | |
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
Modifier and Type | Method and Description |
---|---|
List<QueryVariableValue> |
ProcessInstanceQueryDto.getQueryVariableValues() |
List<QueryVariableValue> |
ProcessDefinitionQueryDto.getQueryVariableValues() |
Modifier and Type | Class and Description |
---|---|
class |
TaskQueryVariableValue
Represents a variable value used in a task query.
|
Modifier and Type | Field and Description |
---|---|
protected QueryVariableValue |
HistoricVariableInstanceQueryImpl.queryVariableValue |
Modifier and Type | Field and Description |
---|---|
protected List<QueryVariableValue> |
AbstractVariableQueryImpl.queryVariableValues |
Modifier and Type | Method and Description |
---|---|
QueryVariableValue |
HistoricVariableInstanceQueryImpl.getQueryVariableValue() |
Modifier and Type | Method and Description |
---|---|
List<QueryVariableValue> |
AbstractVariableQueryImpl.getQueryVariableValues() |
Copyright © 2015. All rights reserved.