Uses of Class
org.flowable.form.engine.impl.FormInstanceQueryProperty
-
Packages that use FormInstanceQueryProperty Package Description org.flowable.form.engine.impl -
-
Uses of FormInstanceQueryProperty in org.flowable.form.engine.impl
Fields in org.flowable.form.engine.impl declared as FormInstanceQueryProperty Modifier and Type Field Description static FormInstanceQueryPropertyFormInstanceQueryProperty. SUBMITTED_DATEstatic FormInstanceQueryPropertyFormInstanceQueryProperty. TENANT_IDMethods in org.flowable.form.engine.impl that return FormInstanceQueryProperty Modifier and Type Method Description static FormInstanceQueryPropertyFormInstanceQueryProperty. findByName(String propertyName)
-