Class UserFormType

java.lang.Object
org.flowable.engine.form.AbstractFormType
org.flowable.rest.form.UserFormType
All Implemented Interfaces:
Serializable, FormType

public class UserFormType extends AbstractFormType
Form type that holds an ID of a user.
Author:
'Frederik Heremans'
See Also: