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