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

Packages that use VariableInstanceQueryProperty
org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
 

Uses of VariableInstanceQueryProperty in org.camunda.bpm.engine.impl
 

Fields in org.camunda.bpm.engine.impl declared as VariableInstanceQueryProperty
static VariableInstanceQueryProperty VariableInstanceQueryProperty.ACTIVITY_INSTANCE_ID
           
static VariableInstanceQueryProperty VariableInstanceQueryProperty.VARIABLE_NAME
           
static VariableInstanceQueryProperty VariableInstanceQueryProperty.VARIABLE_TYPE
           
 

Methods in org.camunda.bpm.engine.impl that return VariableInstanceQueryProperty
static VariableInstanceQueryProperty VariableInstanceQueryProperty.findByName(String propertyName)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.