Uses of Interface
ch.ivyteam.ivy.workflow.custom.field.ICustomFieldNames.NameQuery
Packages that use ICustomFieldNames.NameQuery
-
Uses of ICustomFieldNames.NameQuery in ch.ivyteam.ivy.workflow.custom.field
Methods in ch.ivyteam.ivy.workflow.custom.field that return ICustomFieldNames.NameQueryModifier and TypeMethodDescriptionstatic ICustomFieldNames.NameQuery<CaseQuery>ICustomFieldNames.cases()Queries names ofcasescustom fields.static ICustomFieldNames.NameQuery<TaskQuery>ICustomFieldNames.tasks()Queries names oftaskscustom fields.ICustomFieldNames.NameQuery.type(CustomFieldType type) Returns only names ofcustom fieldsof the given {link @CustomFieldType custom field type}.