Class DropdownFormType

java.lang.Object
org.flowable.engine.form.AbstractFormType
org.apache.syncope.core.flowable.support.DropdownFormType
All Implemented Interfaces:
Serializable, FormType

public class DropdownFormType extends AbstractFormType
Extension to predefined Flowable form types relying on the provided DropdownValueProvider bean to populate values.
See Also: