Package org.flowable.dmn.engine.impl
Class HistoricDecisionExecutionQueryProperty
java.lang.Object
org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
- All Implemented Interfaces:
Serializable
,QueryProperty
Contains the possible properties that can be used in a
DmnHistoricDecisionExecutionQuery
.- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HistoricDecisionExecutionQueryProperty
static final HistoricDecisionExecutionQueryProperty
static final HistoricDecisionExecutionQueryProperty
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
START_TIME
-
END_TIME
-
TENANT_ID
-
-
Constructor Details
-
HistoricDecisionExecutionQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-
findByName
-