| Class and Description |
|---|
| FormDefinition
An object structure representing a form
At deploy time, the engine will then parse the form definition files to an form instance of this class.
|
| FormDefinitionQuery
Allows programmatic querying of
FormDefinitions. |
| FormDeployment
Represents a deployment that is already present in the form repository.
|
| FormDeploymentBuilder
Builder for creating new deployments.
|
| FormDeploymentQuery
Allows programmatic querying of
FormDeployments. |
| FormInfo |
| FormInstance
An object structure representing a submitted form.
|
| FormInstanceInfo |
| FormInstanceQuery
Allows programmatic querying of
FormInstances. |
| FormManagementService
Service for admin and maintenance operations on the form engine.
|
| FormModel |
| FormRepositoryService
Service providing access to the repository of forms.
|
| FormService |
| NativeFormDefinitionQuery |
| NativeFormDeploymentQuery
Allows querying of
FormDeployments via native (SQL) queries |
Copyright © 2018 Flowable. All rights reserved.