Uses of Interface
ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Packages that use TaskQuery.IAggregationQuery Package Description ch.ivyteam.ivy.workflow.query -
-
Uses of TaskQuery.IAggregationQuery in ch.ivyteam.ivy.workflow.query
Classes in ch.ivyteam.ivy.workflow.query that implement TaskQuery.IAggregationQuery Modifier and Type Class Description static classTaskQuery.AggregationQueryThis class provides methods to perform aggregations on the query.Methods in ch.ivyteam.ivy.workflow.query that return TaskQuery.IAggregationQuery Modifier and Type Method Description TaskQuery.IAggregationQueryTaskQuery. aggregate()Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
-