Interface QueryTypes
public interface QueryTypes
Contains a predefined set of available query types.
- Author:
- Yvo Swillens
-
Field Summary
Fields
-
Field Details
-
QUERY
a (legacy) query- See Also:
-
TEMPLATE_QUERY
processed by template engine to construct a ElasticSearch query- See Also:
-
STANDARD
A query that uses standard and default Flowable building blocks.- See Also:
-