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