public interface HistoricJobLogQueryProperty
| Modifier and Type | Field and Description | 
|---|---|
| static QueryProperty | ACTIVITY_ID | 
| static QueryProperty | DEPLOYMENT_ID | 
| static QueryProperty | DUEDATE | 
| static QueryProperty | EXECUTION_ID | 
| static QueryProperty | JOB_DEFINITION_ID | 
| static QueryProperty | JOB_ID | 
| static QueryProperty | PRIORITY | 
| static QueryProperty | PROCESS_DEFINITION_ID | 
| static QueryProperty | PROCESS_DEFINITION_KEY | 
| static QueryProperty | PROCESS_INSTANCE_ID | 
| static QueryProperty | RETRIES | 
| static QueryProperty | SEQUENCE_COUNTER | 
| static QueryProperty | TENANT_ID | 
| static QueryProperty | TIMESTAMP | 
static final QueryProperty JOB_ID
static final QueryProperty JOB_DEFINITION_ID
static final QueryProperty TIMESTAMP
static final QueryProperty ACTIVITY_ID
static final QueryProperty EXECUTION_ID
static final QueryProperty PROCESS_INSTANCE_ID
static final QueryProperty PROCESS_DEFINITION_ID
static final QueryProperty PROCESS_DEFINITION_KEY
static final QueryProperty DEPLOYMENT_ID
static final QueryProperty DUEDATE
static final QueryProperty RETRIES
static final QueryProperty PRIORITY
static final QueryProperty SEQUENCE_COUNTER
static final QueryProperty TENANT_ID
Copyright © 2018. All rights reserved.