Class PasswordFormType

  • All Implemented Interfaces:
    Serializable, org.flowable.engine.form.FormType

    public class PasswordFormType
    extends org.flowable.engine.impl.form.StringFormType
    See Also:
    Serialized Form
    • Constructor Detail

      • PasswordFormType

        public PasswordFormType()
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.flowable.engine.form.FormType
        Overrides:
        getName in class org.flowable.engine.impl.form.StringFormType