Package org.flowable.engine.form
Classes related to the
FormService.-
Interface Summary Interface Description FormData Contains all information for displaying a form and serves as base interface forStartFormDataandTaskFormDataFormProperty Represents a single property on a form.FormType Used to indicate the type on aFormProperty.StartFormData SpecificFormDatafor starting a new process instance.TaskFormData SpecificFormDatafor completing a task. -
Class Summary Class Description AbstractFormType Custom form types should extend this abstract class.