Package ch.ivyteam.ivy.workflow.query
package ch.ivyteam.ivy.workflow.query
-
ClassDescriptionProvides a query builder to query
casedata of thecurrent workflow context.Provides methods to perform aggregations on the query.Provides filter functionality for aCaseBusinessStatecolumn ofICaseBasic filter functionality provider for a column ofICaseProvides 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 ofICaseProvides filter functionality forICaseLinks a where condition with another.Provides filter functionality forICaseProvides methods to group the result by certain fields.Provides filter functionality for an integer column ofICaseProvides filter functionality for a decimal number column ofICaseProvides methods to order the result by columns ofICase.Provides filter functionality for columns ofICasethat can be filter by string patterns (isLike)Provides filter functionality for a string column ofICaseProvides filter functionality for aWorkflowPrioritycolumn ofICaseExecutescase queriesand 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 queriesand 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 ofIIntermediateEventBasic filter functionality provider for a column ofIIntermediateEventProvides filter functionality for a date column ofIIntermediateEventLinks a where condition with another.Provides filter functionality for an integer column ofIIntermediateEventProvides filter functionality for a decimal number column ofIIntermediateEventProvides methods to order the result by columns ofIIntermediateEvent.Provides filter functionality for columns ofIIntermediateEventthat can be filter by string patterns (isLike)Provides filter functionality for a string column ofIIntermediateEventProvides methods to define the direction of the sorting either ascending or descending.Executestask queriesand 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 queriesand 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 ofISignalEventProvides filter functionality for a date column ofISignalEventLinks a where condition with another.Provides methods to group the result by certain fields.Provides filter functionality for an integer column ofISignalEventProvides filter functionality for a decimal number column ofISignalEventProvides methods to order the result by columns ofISignalEvent.Provides filter functionality for columns ofISignalEventthat can be filter by string patterns (isLike)Provides filter functionality for a string column ofISignalEventProvides 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 ofITaskBoundarySignalEventReceiverLinks a where condition with another.Provides methods to group the result by certain fields.Provides filter functionality for an integer column ofITaskBoundarySignalEventReceiverProvides filter functionality for a decimal number column ofITaskBoundarySignalEventReceiverProvides methods to order the result by columns ofITaskBoundarySignalEventReceiver.Provides filter functionality for columns ofITaskBoundarySignalEventReceiverthat can be filter by string patterns (isLike)Provides filter functionality for a string column ofITaskBoundarySignalEventReceiverProvides a query builder to querytaskdata of thecurrent workflow context.Provides methods to perform aggregations on the query.Provides filter functionality for a boolean column ofITaskBasic filter functionality provider for a column ofITaskProvides 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 ofITaskProvides filter functionality forITaskLinks a where condition with another.Provides filter functionality forITaskProvides methods to group the result by certain fields.Provides filter functionality for an integer column ofITaskProvides filter functionality for a decimal number column ofITaskProvides methods to order the result by columns ofITask.Provides filter functionality for columns ofITaskthat can be filter by string patterns (isLike)Provides filter functionality for a string column ofITaskProvides filter functionality for aTaskBusinessStatecolumn ofITaskProvides filter functionality for aWorkflowPrioritycolumn ofITaskFluent API to queryIWorkflowEvent.Provides boolean filter functionality for a complex column ofIWorkflowEventProvides filter functionality for aCaseStatecolumn ofIWorkflowEventBasic filter functionality provider for a column ofIWorkflowEventProvides filter functionality for a date column ofIWorkflowEventLinks a where condition with another.Provides filter functionality for an integer column ofIWorkflowEventProvides filter functionality for a decimal number column ofIWorkflowEventProvides methods to order the result by columns ofIWorkflowEvent.Provides filter functionality for columns ofIWorkflowEventthat can be filter by string patterns (isLike)Provides filter functionality for a string column ofIWorkflowEventProvides filter functionality for aTaskStatecolumn ofIWorkflowEventProvides methods to define the direction of the sorting either ascending or descending.