Uses of Class
org.camunda.bpm.engine.impl.TaskQueryVariableValue

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()
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.