Package org.camunda.bpm.engine.impl
Interface HistoricCaseInstanceQueryProperty
public interface HistoricCaseInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricCaseInstanceQueryProperty
.- Author:
- Sebastian Menski
-
Field Summary
Modifier and TypeFieldDescriptionstatic 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
-
BUSINESS_KEY
-
CREATE_TIME
-
CLOSE_TIME
-
DURATION
-
TENANT_ID
-