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

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

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

Fields in org.camunda.bpm.engine.impl declared as TaskQueryProperty
static TaskQueryProperty TaskQueryProperty.ASSIGNEE
           
static TaskQueryProperty TaskQueryProperty.CASE_EXECUTION_ID
           
static TaskQueryProperty TaskQueryProperty.CASE_INSTANCE_ID
           
static TaskQueryProperty TaskQueryProperty.CREATE_TIME
           
static TaskQueryProperty TaskQueryProperty.DESCRIPTION
           
static TaskQueryProperty TaskQueryProperty.DUE_DATE
           
static TaskQueryProperty TaskQueryProperty.EXECUTION_ID
           
static TaskQueryProperty TaskQueryProperty.FOLLOW_UP_DATE
           
static TaskQueryProperty TaskQueryProperty.NAME
           
static TaskQueryProperty TaskQueryProperty.NAME_CASE_INSENSITIVE
           
static TaskQueryProperty TaskQueryProperty.PRIORITY
           
static TaskQueryProperty TaskQueryProperty.PROCESS_INSTANCE_ID
           
static TaskQueryProperty TaskQueryProperty.TASK_ID
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.