Uses of Interface
ch.ivyteam.ivy.workflow.custom.field.ICustomStringField
-
Packages that use ICustomStringField Package Description ch.ivyteam.ivy.workflow.custom.field -
-
Uses of ICustomStringField in ch.ivyteam.ivy.workflow.custom.field
Methods in ch.ivyteam.ivy.workflow.custom.field that return ICustomStringField Modifier and Type Method Description ICustomStringFieldICustomFields. stringField(String name)Returns the string custom field with the given name.ICustomStringFieldICustomFields. textField(String name)Returns the text custom field with the given name.
-