Package ch.ivyteam.ivy.workflow.query
package ch.ivyteam.ivy.workflow.query
-
ClassDescriptionProvides a query builder to query
case
data of thecurrent workflow context
.Provides methods to perform aggregations on the query.Provides filter functionality for aCaseBusinessState
column ofICase
Basic filter functionality provider for a column ofICase
Provides aggregation functionality for custom fields ofICase
.Provides filter functionality for custom fields ofICase
.Provides grouping functionality for custom fields ofICase
.Provides ordering functionality for custom fields ofICase
.Provides filter functionality for a date column ofICase
Provides filter functionality forICase
Links a where condition with another.Provides filter functionality forICase
Provides methods to group the result by certain fields.Provides filter functionality for an integer column ofICase
Provides filter functionality for a decimal number column ofICase
Provides methods to order the result by columns ofICase
.Provides filter functionality for columns ofICase
that can be filter by string patterns (isLike)Provides filter functionality for a string column ofICase
Provides filter functionality for aWorkflowPriority
column ofICase
Executescase queries
and provides different types of results:Case
: see methodsIQueryExecutor.getResults(ch.ivyteam.ivy.persistence.query.Query)
,IQueryExecutor.getFirstResult(ch.ivyteam.ivy.persistence.query.Query)
Aggregated Data: see methodIQueryExecutor.getRecordset(ch.ivyteam.ivy.persistence.query.Query)
Count: see methodIQueryExecutor.getCount(ch.ivyteam.ivy.persistence.query.Query)
Executesintermediate event queries
and provides different types of results:IIntermediateEvent
: see methodsIQueryExecutor.getResults(ch.ivyteam.ivy.persistence.query.Query)
,IQueryExecutor.getFirstResult(ch.ivyteam.ivy.persistence.query.Query)
Count: see methodIQueryExecutor.getCount(ch.ivyteam.ivy.persistence.query.Query)
Fluent API to queryIIntermediateEvent
.Provides boolean filter functionality for a complex column ofIIntermediateEvent
Basic filter functionality provider for a column ofIIntermediateEvent
Provides filter functionality for a date column ofIIntermediateEvent
Links a where condition with another.Provides filter functionality for an integer column ofIIntermediateEvent
Provides filter functionality for a decimal number column ofIIntermediateEvent
Provides methods to order the result by columns ofIIntermediateEvent
.Provides filter functionality for columns ofIIntermediateEvent
that can be filter by string patterns (isLike)Provides filter functionality for a string column ofIIntermediateEvent
Provides methods to define the direction of the sorting either ascending or descending.Executestask queries
and provides different types of results:Task
: see methodsIQueryExecutor.getResults(ch.ivyteam.ivy.persistence.query.Query)
,IQueryExecutor.getFirstResult(ch.ivyteam.ivy.persistence.query.Query)
Aggregated Data: see methodIQueryExecutor.getRecordset(ch.ivyteam.ivy.persistence.query.Query)
Count: see methodIQueryExecutor.getCount(ch.ivyteam.ivy.persistence.query.Query)
Executesworkflow event queries
and provides different types of results:IWorkflowEvent
: see methodsIQueryExecutor.getResults(ch.ivyteam.ivy.persistence.query.Query)
,IQueryExecutor.getFirstResult(ch.ivyteam.ivy.persistence.query.Query)
Count: see methodIQueryExecutor.getCount(ch.ivyteam.ivy.persistence.query.Query)
This class provides methods to perform aggregations on the query.Links a where condition with another.Provides methods to group the result by certain fields.Provides methods to perform aggregations on the query.Basic filter functionality provider for a column ofISignalEvent
Provides filter functionality for a date column ofISignalEvent
Links a where condition with another.Provides methods to group the result by certain fields.Provides filter functionality for an integer column ofISignalEvent
Provides filter functionality for a decimal number column ofISignalEvent
Provides methods to order the result by columns ofISignalEvent
.Provides filter functionality for columns ofISignalEvent
that can be filter by string patterns (isLike)Provides filter functionality for a string column ofISignalEvent
Provides methods to define the direction of the sorting either ascending or descending.Provides methods to order the result by columns ofISignalEvent
.Links a where condition with another.Provides methods to perform aggregations on the query.Basic filter functionality provider for a column ofITaskBoundarySignalEventReceiver
Links a where condition with another.Provides methods to group the result by certain fields.Provides filter functionality for an integer column ofITaskBoundarySignalEventReceiver
Provides filter functionality for a decimal number column ofITaskBoundarySignalEventReceiver
Provides methods to order the result by columns ofITaskBoundarySignalEventReceiver
.Provides filter functionality for columns ofITaskBoundarySignalEventReceiver
that can be filter by string patterns (isLike)Provides filter functionality for a string column ofITaskBoundarySignalEventReceiver
Provides a query builder to querytask
data of thecurrent workflow context
.Links a where condition with another.Provides methods to perform aggregations on the query.Provides filter functionality for a boolean column ofITask
Basic filter functionality provider for a column ofITask
Provides aggregation functionality for custom fields ofITask
.Provides filter functionality for custom fields ofITask
.Provides grouping functionality for custom fields ofITask
.Provides ordering functionality for custom fields ofITask
.Provides filter functionality for a date column ofITask
Provides filter functionality forITask
Links a where condition with another.Provides filter functionality forITask
Provides methods to group the result by certain fields.Provides filter functionality for an integer column ofITask
Provides filter functionality for a decimal number column ofITask
Provides methods to order the result by columns ofITask
.Provides filter functionality for columns ofITask
that can be filter by string patterns (isLike)Provides filter functionality for a string column ofITask
Provides filter functionality for aTaskBusinessState
column ofITask
Provides filter functionality for aWorkflowPriority
column ofITask
Fluent API to queryIWorkflowEvent
.Provides boolean filter functionality for a complex column ofIWorkflowEvent
Provides filter functionality for aCaseState
column ofIWorkflowEvent
Basic filter functionality provider for a column ofIWorkflowEvent
Provides filter functionality for a date column ofIWorkflowEvent
Links a where condition with another.Provides filter functionality for an integer column ofIWorkflowEvent
Provides filter functionality for a decimal number column ofIWorkflowEvent
Provides methods to order the result by columns ofIWorkflowEvent
.Provides filter functionality for columns ofIWorkflowEvent
that can be filter by string patterns (isLike)Provides filter functionality for a string column ofIWorkflowEvent
Provides filter functionality for aTaskState
column ofIWorkflowEvent
Provides methods to define the direction of the sorting either ascending or descending.