public interface HistoricTaskInstanceQueryProperty
| Modifier and Type | Field and Description | 
|---|---|
| static QueryProperty | ACTIVITY_INSTANCE_ID | 
| static QueryProperty | CASE_DEFINITION_ID | 
| static QueryProperty | CASE_EXECUTION_ID | 
| static QueryProperty | CASE_INSTANCE_ID | 
| static QueryProperty | DELETE_REASON | 
| static QueryProperty | DURATION | 
| static QueryProperty | END | 
| static QueryProperty | EXECUTION_ID | 
| static QueryProperty | HISTORIC_TASK_INSTANCE_ID | 
| static QueryProperty | PROCESS_DEFINITION_ID | 
| static QueryProperty | PROCESS_INSTANCE_ID | 
| static QueryProperty | START | 
| static QueryProperty | TASK_ASSIGNEE | 
| static QueryProperty | TASK_DEFINITION_KEY | 
| static QueryProperty | TASK_DESCRIPTION | 
| static QueryProperty | TASK_DUE_DATE | 
| static QueryProperty | TASK_FOLLOW_UP_DATE | 
| static QueryProperty | TASK_NAME | 
| static QueryProperty | TASK_OWNER | 
| static QueryProperty | TASK_PRIORITY | 
| static QueryProperty | TENANT_ID | 
static final QueryProperty HISTORIC_TASK_INSTANCE_ID
static final QueryProperty PROCESS_DEFINITION_ID
static final QueryProperty PROCESS_INSTANCE_ID
static final QueryProperty EXECUTION_ID
static final QueryProperty ACTIVITY_INSTANCE_ID
static final QueryProperty TASK_NAME
static final QueryProperty TASK_DESCRIPTION
static final QueryProperty TASK_ASSIGNEE
static final QueryProperty TASK_OWNER
static final QueryProperty TASK_DEFINITION_KEY
static final QueryProperty DELETE_REASON
static final QueryProperty START
static final QueryProperty END
static final QueryProperty DURATION
static final QueryProperty TASK_PRIORITY
static final QueryProperty TASK_DUE_DATE
static final QueryProperty TASK_FOLLOW_UP_DATE
static final QueryProperty CASE_DEFINITION_ID
static final QueryProperty CASE_INSTANCE_ID
static final QueryProperty CASE_EXECUTION_ID
static final QueryProperty TENANT_ID
Copyright © 2018. All rights reserved.