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

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

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

Fields in org.camunda.bpm.engine.impl declared as ProcessInstanceQueryProperty
static ProcessInstanceQueryProperty ProcessInstanceQueryProperty.PROCESS_DEFINITION_ID
           
static ProcessInstanceQueryProperty ProcessInstanceQueryProperty.PROCESS_DEFINITION_KEY
           
static ProcessInstanceQueryProperty ProcessInstanceQueryProperty.PROCESS_INSTANCE_ID
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.