Uses of Interface
ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldGroupBy
-
Packages that use CaseQuery.ICustomFieldGroupBy Package Description ch.ivyteam.ivy.workflow.query -
-
Uses of CaseQuery.ICustomFieldGroupBy in ch.ivyteam.ivy.workflow.query
Methods in ch.ivyteam.ivy.workflow.query that return CaseQuery.ICustomFieldGroupBy Modifier and Type Method Description CaseQuery.ICustomFieldGroupByCaseQuery.GroupByQuery. customField()CaseQuery.ICustomFieldGroupByCaseQuery.IGroupByQueryColumns. customField()Groups the result of the query by a custom field specified during further composition.
-