Package org.camunda.bpm.engine.form
package org.camunda.bpm.engine.form
Classes related to the
FormService
.-
ClassDescriptionA
CamundaFormRef
represents a reference to a deployed Camunda Form.Contains all metadata for displaying a form and serves as base interface forStartFormData
andTaskFormData
Represents an individual field in a form.Deprecated.Used to indicate the type on aFormProperty
.SpecificFormData
for starting a new process instance.SpecificFormData
for completing a task.