| Interface | Description |
|---|---|
| Form |
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.
|
| FormDeployment |
Represents a deployment that is already present in the process repository.
|
| FormDeploymentBuilder |
Builder for creating new deployments.
|
| FormDeploymentQuery |
Allows programmatic querying of
FormDeployments. |
| FormQuery |
Allows programmatic querying of
Forms. |
| FormRepositoryService |
Service providing access to the repository of forms.
|
| FormService | |
| NativeFormDeploymentQuery |
Allows querying of
org.activiti.FormDeployment.repository.DmnDeployments via native (SQL) queries |
| NativeFormQuery | |
| NativeQuery<T extends NativeQuery<?,?>,U> |
Describes basic methods for doing native queries
|
| Query<T extends Query<?,?>,U> |
Describes basic methods for querying.
|
| QueryProperty |
Describes a property that can be used in a Query.
|
| SubmittedForm |
An object structure representing an executable process composed of activities and transitions.
|
| SubmittedFormQuery |
Allows programmatic querying of
SubmittedForms. |
Copyright © 2017 Alfresco. All rights reserved.