Uses of Interface
ch.ivyteam.ivy.workflow.custom.field.ICustomFields
-
Packages that use ICustomFields Package Description ch.ivyteam.ivy.workflow -
-
Uses of ICustomFields in ch.ivyteam.ivy.workflow
Methods in ch.ivyteam.ivy.workflow that return ICustomFields Modifier and Type Method Description ICustomFieldsICase. customFields()You can use custom fields to store additional, customer specific information on a case.ICustomFieldsITask. customFields()You can use custom fields to store additional, customer specific information on a task.
-