Package ch.ivyteam.ivy.workflow.start
Interface IStartCustomFields
-
public interface IStartCustomFieldsCustomer specific additional information of a
web startable.Can be configured on request start process elements in the designer.
- Since:
- 9.2
- API:
- This is a public API.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<String>names()Gets the names of all custom fields available on thisStringvalue(String name)Gets the value of the custom field with the given name
-