Package org.camunda.bpm.engine.form
Classes related to the
FormService
.-
Interface Summary Interface Description CamundaFormRef ACamundaFormRef
represents a reference to a deployed Camunda Form.FormData Contains all metadata for displaying a form and serves as base interface forStartFormData
andTaskFormData
FormField Represents an individual field in a form.FormFieldValidationConstraint FormProperty Deprecated. FormType Used to indicate the type on aFormProperty
.StartFormData SpecificFormData
for starting a new process instance.TaskFormData SpecificFormData
for completing a task.