| Name | Description | Type | Package | Framework |
| AbstractWorkflowFormProcessor | Abstract base class for workflow based form processors. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| ContentModelFormPersister | Utility class that assists in persisting content model related form data. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| DataKeyInfo | Data transfer object that represents a data key. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| DataKeyMatcher | Utility class used for matching data keys. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| ExtendedFieldBuilder | A custom field-builder, which escapes multi-valued String-properties. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| ExtendedPropertyFieldProcessor | PropertyFieldProcessor that allows certain properties to have their values escaped, prior to joining them using comma's to use as form-field data. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| FieldType | Enum representing the various types of fields. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| FormPersister | Interface definition for a helper class that handles persisting form data. | Interface | org.alfresco.repo.forms.processor.workflow | AlFresco |
| MessageFieldProcessor | Transient field processor for the "message" property. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| PackageItemsFieldProcessor | FieldProcessor for handling package contents when displaying Workflow and Task Forms. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| TaskFormPersister | Helper class that persists a form, transitioning the task if requested. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| TaskFormProcessor | FormProcessor implementation for workflow tasks. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| TaskOwnerFieldProcessor | Transient field processor for the "taskOwner" property. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| TransitionFieldProcessor | FieldProcessor for handling the transitions of a workflow task. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |
| TypedPropertyValueGetter | Utility class that retrieves the appropriately typed value for a property. | Class | org.alfresco.repo.forms.processor.workflow | AlFresco |