Uses of Package
com.flowable.indexing.query.builder.standard
Packages that use com.flowable.indexing.query.builder.standard
Package
Description
-
Classes in com.flowable.indexing.query.builder.standard used by com.flowable.indexing.query.builder.standardClassDescriptionA "standard Flowable query" in this context is a query that queries a certain index with typical 'standard' Flowable concepts and related 'standard' data such as process/cases definitions, variables, etc.
sumFieldName == nullmeans count-only.Backs bothgroupByFieldWithSumFieldandgroupByFieldWithAvgField— the structure (terms-by-field + numeric-sub-agg-by-field) is identical, only the ES aggregation type differs.This interfaces exists so that the logic of the AbstractPlatformSecurityService can be injected into classes from the flowable-platrform-indexing module. -
-
-
-
-
Classes in com.flowable.indexing.query.builder.standard used by com.flowable.platform.service.query
-
Classes in com.flowable.indexing.query.builder.standard used by com.flowable.platform.service.query.standardClassDescriptionA "standard Flowable query" in this context is a query that queries a certain index with typical 'standard' Flowable concepts and related 'standard' data such as process/cases definitions, variables, etc.This interfaces exists so that the logic of the AbstractPlatformSecurityService can be injected into classes from the flowable-platrform-indexing module.