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

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

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

Fields in org.camunda.bpm.engine.impl.cmmn.entity.runtime declared as CaseExecutionQueryProperty
static CaseExecutionQueryProperty CaseExecutionQueryProperty.CASE_DEFINITION_ID
           
static CaseExecutionQueryProperty CaseExecutionQueryProperty.CASE_DEFINITION_KEY
           
static CaseExecutionQueryProperty CaseExecutionQueryProperty.CASE_EXECUTION_ID
           
static CaseExecutionQueryProperty CaseSentryPartQueryProperty.CASE_EXECUTION_ID
           
static CaseExecutionQueryProperty CaseSentryPartQueryProperty.CASE_INSTANCE_ID
           
static CaseExecutionQueryProperty CaseSentryPartQueryProperty.CASE_SENTRY_PART_ID
           
static CaseExecutionQueryProperty CaseSentryPartQueryProperty.SENTRY_ID
           
static CaseExecutionQueryProperty CaseSentryPartQueryProperty.SOURCE
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.