org.activiti.engine.FormService
.See: Description
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. |
org.activiti.engine.FormService
.Copyright © 2015. All rights reserved.