Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
Modifier and Type | Field and Description |
---|---|
protected List<TaskQueryVariableValue> |
TaskQueryImpl.variables |
protected List<TaskQueryVariableValue> |
HistoricTaskInstanceQueryImpl.variables |
Modifier and Type | Method and Description |
---|---|
List<TaskQueryVariableValue> |
TaskQueryImpl.getVariables() |
List<TaskQueryVariableValue> |
HistoricTaskInstanceQueryImpl.getVariables() |
Copyright © 2015. All rights reserved.