Package org.flowable.engine.form
package org.flowable.engine.form
Classes related to the
FormService.-
ClassDescriptionCustom form types should extend this abstract class.Contains all information for displaying a form and serves as base interface for
StartFormDataandTaskFormDataRepresents a single property on a form.Used to indicate the type on aFormProperty.SpecificFormDatafor starting a new process instance.SpecificFormDatafor completing a task.