Uses of Class
org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryProperty

Packages that use CaseInstanceQueryProperty
org.camunda.bpm.engine.impl.cmmn.entity.runtime   
 

Uses of CaseInstanceQueryProperty in org.camunda.bpm.engine.impl.cmmn.entity.runtime
 

Fields in org.camunda.bpm.engine.impl.cmmn.entity.runtime declared as CaseInstanceQueryProperty
static CaseInstanceQueryProperty CaseInstanceQueryProperty.CASE_DEFINITION_ID
           
static CaseInstanceQueryProperty CaseInstanceQueryProperty.CASE_DEFINITION_KEY
           
static CaseInstanceQueryProperty CaseInstanceQueryProperty.CASE_INSTANCE_ID
           
 

Methods in org.camunda.bpm.engine.impl.cmmn.entity.runtime that return CaseInstanceQueryProperty
static CaseInstanceQueryProperty CaseInstanceQueryProperty.findByName(String propertyName)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.