Uses of Interface
ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IStringColumnFilterQuery
Packages that use IntermediateEventQuery.IStringColumnFilterQuery
-
Uses of IntermediateEventQuery.IStringColumnFilterQuery in ch.ivyteam.ivy.workflow.query
Methods in ch.ivyteam.ivy.workflow.query that return IntermediateEventQuery.IStringColumnFilterQueryModifier and TypeMethodDescriptionIntermediateEventQuery.IFilterableColumns.additionalInformation()Prepares a where statement for the columnAdditionalInformation.
Must be followed by a call to a condition method.IntermediateEventQuery.IFilterableColumns.eventId()Prepares a where statement for the columnEventId.
Must be followed by a call to a condition method.IntermediateEventQuery.IFilterableColumns.timeoutTaskStartElementId()Prepares a where statement for the columnTimeoutTaskStartElementId.
Must be followed by a call to a condition method.