JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.flowable.engine.form.FormData
Packages that use
FormData
Package
Description
org.flowable.engine.form
Classes related to the
FormService
.
Uses of
FormData
in
org.flowable.engine.form
Subinterfaces of
FormData
in
org.flowable.engine.form
Modifier and Type
Interface
Description
interface
StartFormData
Specific
FormData
for starting a new process instance.
interface
TaskFormData
Specific
FormData
for completing a task.