| Package | Description |
|---|---|
| org.activiti.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| 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 © 2016 Alfresco. All rights reserved.