Uses of Interface
ch.ivyteam.ivy.workflow.query.TaskQuery.IUUIDColumnFilterQuery
Packages that use TaskQuery.IUUIDColumnFilterQuery
-
Uses of TaskQuery.IUUIDColumnFilterQuery in ch.ivyteam.ivy.workflow.query
Methods in ch.ivyteam.ivy.workflow.query that return TaskQuery.IUUIDColumnFilterQueryModifier and TypeMethodDescriptionTaskQuery.IFilterableColumns.uuid()Prepares a where statement for the columnUUID.
Must be followed by a call to a condition method.