| Interface | Description |
|---|---|
| FormPersister |
Interface definition for a helper class that handles persisting form data.
|
| Class | Description |
|---|---|
| AbstractWorkflowFormProcessor |
Abstract base class for workflow based form processors.
|
| ContentModelFormPersister |
Utility class that assists in persisting content model related form data.
|
| DataKeyInfo |
Data transfer object that represents a data key.
|
| DataKeyMatcher |
Utility class used for matching data keys.
|
| FieldType |
Enum representing the various types of fields.
|
| MessageFieldProcessor |
Transient field processor for the "message" property.
|
| PackageItemsFieldProcessor |
FieldProcessor for handling package contents when displaying Workflow and Task Forms. |
| TaskFormPersister |
Helper class that persists a form, transitioning the task if requested.
|
| TaskFormProcessor |
FormProcessor implementation for workflow tasks.
|
| TaskFormProcessorTest | |
| TaskOwnerFieldProcessor |
Transient field processor for the "taskOwner" property.
|
| TransitionFieldProcessor |
FieldProcessor for handling the transitions of a workflow task. |
| TypedPropertyValueGetter |
Utility class that retrieves the appropriately typed value for a property.
|
| WorkflowFormPersister |
Utility class that assists in persisting workflow related form data.
|
| WorkflowFormProcessor |
FormProcessor implementation that can generate and persist
Form objects for workflow definitions.
|
| WorkflowFormProcessorTest |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.