public interface HistoricActivityInstanceQueryProperty
HistoricActivityInstanceQuery
.Modifier and Type | Field and Description |
---|---|
static QueryProperty |
ACTIVITY_ID |
static QueryProperty |
ACTIVITY_NAME |
static QueryProperty |
ACTIVITY_TYPE |
static QueryProperty |
DURATION |
static QueryProperty |
END |
static QueryProperty |
EXECUTION_ID |
static QueryProperty |
HISTORIC_ACTIVITY_INSTANCE_ID |
static QueryProperty |
PROCESS_DEFINITION_ID |
static QueryProperty |
PROCESS_INSTANCE_ID |
static QueryProperty |
SEQUENCE_COUNTER |
static QueryProperty |
START |
static QueryProperty |
TENANT_ID |
static final QueryProperty HISTORIC_ACTIVITY_INSTANCE_ID
static final QueryProperty PROCESS_INSTANCE_ID
static final QueryProperty EXECUTION_ID
static final QueryProperty ACTIVITY_ID
static final QueryProperty ACTIVITY_NAME
static final QueryProperty ACTIVITY_TYPE
static final QueryProperty PROCESS_DEFINITION_ID
static final QueryProperty START
static final QueryProperty END
static final QueryProperty DURATION
static final QueryProperty SEQUENCE_COUNTER
static final QueryProperty TENANT_ID
Copyright © 2022. All rights reserved.