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

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

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

Fields in org.camunda.bpm.engine.impl declared as HistoricVariableInstanceQueryProperty
static HistoricVariableInstanceQueryProperty HistoricVariableInstanceQueryProperty.PROCESS_INSTANCE_ID
           
static HistoricVariableInstanceQueryProperty HistoricVariableInstanceQueryProperty.VARIABLE_NAME
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.