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

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

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

Fields in org.camunda.bpm.engine.impl declared as HistoricTaskInstanceQueryProperty
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.ACTIVITY_INSTANCE_ID
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.CASE_DEFINITION_ID
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.CASE_EXECUTION_ID
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.CASE_INSTANCE_ID
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.DELETE_REASON
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.DURATION
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.END
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.EXECUTION_ID
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.HISTORIC_TASK_INSTANCE_ID
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.PROCESS_DEFINITION_ID
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.PROCESS_INSTANCE_ID
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.START
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.TASK_ASSIGNEE
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.TASK_DEFINITION_KEY
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.TASK_DESCRIPTION
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.TASK_DUE_DATE
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.TASK_FOLLOW_UP_DATE
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.TASK_NAME
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.TASK_OWNER
           
static HistoricTaskInstanceQueryProperty HistoricTaskInstanceQueryProperty.TASK_PRIORITY
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.