|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskQueryVariableValue | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| Uses of TaskQueryVariableValue in org.camunda.bpm.engine.impl |
|---|
| Fields in org.camunda.bpm.engine.impl with type parameters of type TaskQueryVariableValue | |
|---|---|
protected List<TaskQueryVariableValue> |
TaskQueryImpl.variables
|
protected List<TaskQueryVariableValue> |
HistoricTaskInstanceQueryImpl.variables
|
| Methods in org.camunda.bpm.engine.impl that return types with arguments of type TaskQueryVariableValue | |
|---|---|
List<TaskQueryVariableValue> |
TaskQueryImpl.getVariables()
|
List<TaskQueryVariableValue> |
HistoricTaskInstanceQueryImpl.getVariables()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||