Interface | Description |
---|---|
FormPersister<T> |
Interface definition for a helper class that handles persisting form data.
|
Class | Description |
---|---|
AbstractWorkflowFormProcessor<ItemType,PersistType> |
Abstract base class for workflow based form processors.
|
ContentModelFormPersister<T> |
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.
|
ExtendedFieldBuilder |
A custom field-builder, which escapes multi-valued String-properties.
|
ExtendedPropertyFieldProcessor |
PropertyFieldProcessor that allows certain properties to have their values escaped,
prior to joining them using comma's to use as form-field data. |
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.
|
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.
|
WorkflowFormFilter<ItemType,PersistType> | |
WorkflowFormPersister |
Utility class that assists in persisting workflow related form data.
|
WorkflowFormProcessor |
FormProcessor implementation that can generate and persist
Form objects for workflow definitions.
|
Enum | Description |
---|---|
FieldType |
Enum representing the various types of fields.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.