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
FieldsModifier and TypeFieldDescriptionstatic final ActionInstanceQueryPropertystatic final ActionInstanceQueryPropertystatic final ActionInstanceQueryProperty -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ActionInstanceQueryPropertyfindByName(String propertyName) getName()
-
Field Details
-
START_DATE
-
PRIORITY
-
TENANT_ID
-
-
Constructor Details
-
ActionInstanceQueryProperty
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceQueryProperty
-
findByName
-