Uses of Interface
ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Packages that use SignalEventQuery.IOrderByQueryColumns
-
Uses of SignalEventQuery.IOrderByQueryColumns in ch.ivyteam.ivy.workflow.query
Classes in ch.ivyteam.ivy.workflow.query that implement SignalEventQuery.IOrderByQueryColumnsModifier and TypeClassDescriptionstatic classProvides methods to define the direction of the sorting either ascending or descending.static classProvides methods to order the result by columns ofISignalEvent.Methods in ch.ivyteam.ivy.workflow.query that return SignalEventQuery.IOrderByQueryColumnsModifier and TypeMethodDescriptionSignalEventQuery.orderBy()Returns an object which contains the order by part for this query.
It provides methods to order the result by certain columns.