Uses of Class
ch.ivyteam.ivy.workflow.custom.field.CustomFieldType
-
Packages that use CustomFieldType Package Description ch.ivyteam.ivy.workflow.custom.field -
-
Uses of CustomFieldType in ch.ivyteam.ivy.workflow.custom.field
Methods in ch.ivyteam.ivy.workflow.custom.field that return CustomFieldType Modifier and Type Method Description CustomFieldTypeICustomField. type()Example:CustomFieldTypeICustomFieldNames.Result. type()Methods in ch.ivyteam.ivy.workflow.custom.field with parameters of type CustomFieldType Modifier and Type Method Description ICustomFieldNames.NameQuery<T>ICustomFieldNames.NameQuery. type(CustomFieldType type)Returns only names ofcustom fieldsof the given {link @CustomFieldType custom field type}.
-