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

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

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

Fields in org.camunda.bpm.engine.impl declared as HistoricCaseInstanceQueryProperty
static HistoricCaseInstanceQueryProperty HistoricCaseInstanceQueryProperty.BUSINESS_KEY
           
static HistoricCaseInstanceQueryProperty HistoricCaseInstanceQueryProperty.CLOSE_TIME
           
static HistoricCaseInstanceQueryProperty HistoricCaseInstanceQueryProperty.CREATE_TIME
           
static HistoricCaseInstanceQueryProperty HistoricCaseInstanceQueryProperty.DURATION
           
static HistoricCaseInstanceQueryProperty HistoricCaseInstanceQueryProperty.PROCESS_DEFINITION_ID
           
static HistoricCaseInstanceQueryProperty HistoricCaseInstanceQueryProperty.PROCESS_INSTANCE_ID_
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.