Class ActionInstanceQueryProperty
java.lang.Object
com.flowable.action.engine.impl.runtime.ActionInstanceQueryProperty
- All Implemented Interfaces:
Serializable
,QueryProperty
Contains the possible properties that can be used in a
ActionInstanceQuery
.- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ActionInstanceQueryProperty
static final ActionInstanceQueryProperty
static final ActionInstanceQueryProperty
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ActionInstanceQueryProperty
findByName
(String propertyName) getName()
-
Field Details
-
START_DATE
-
PRIORITY
-
TENANT_ID
-
-
Constructor Details
-
ActionInstanceQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-
findByName
-