Package org.camunda.bpm.engine.impl
Interface HistoricProcessInstanceQueryProperty
public interface HistoricProcessInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricProcessInstanceQueryProperty
.- Author:
- Joram Barrez
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
-
Field Details
-
PROCESS_INSTANCE_ID_
-
PROCESS_DEFINITION_ID
-
PROCESS_DEFINITION_KEY
-
PROCESS_DEFINITION_NAME
-
PROCESS_DEFINITION_VERSION
-
BUSINESS_KEY
-
START_TIME
-
END_TIME
-
DURATION
-
TENANT_ID
-