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
StartFormData
andTaskFormData
Represents a single property on a form.Used to indicate the type on aFormProperty
.SpecificFormData
for starting a new process instance.SpecificFormData
for completing a task.