Interface | Description |
---|---|
FormData |
Contains all information for displaying a form and serves as
base interface for
StartFormData and TaskFormData |
FormProperty |
Represents a single property on a form.
|
FormType |
Used to indicate the type on a
FormProperty . |
StartFormData |
Specific
FormData for starting a new process instance. |
TaskFormData |
Specific
FormData for completing a task. |
Class | Description |
---|---|
AbstractFormType |
Custom form types should extend this abstract class.
|
FormService
.Copyright © 2016 Alfresco. All rights reserved.