Uses of Enum Class
ch.ivyteam.ivy.workflow.custom.field.CustomFieldType
Packages that use CustomFieldType
-
Uses of CustomFieldType in ch.ivyteam.ivy.workflow.custom.field
Methods in ch.ivyteam.ivy.workflow.custom.field that return CustomFieldTypeModifier and TypeMethodDescriptionICustomField.type()Example:ICustomFieldMeta.type()The type of the custom fieldICustomFieldNames.Result.type()Methods in ch.ivyteam.ivy.workflow.custom.field with parameters of type CustomFieldTypeModifier and TypeMethodDescriptionICustomFieldNames.NameQuery.type(CustomFieldType type) Returns only names ofcustom fieldsof the given {link @CustomFieldType custom field type}.