Uses of Class
org.alfresco.repo.forms.processor.FilteredFormProcessor
Packages that use FilteredFormProcessor
Package
Description
-
Uses of FilteredFormProcessor in org.alfresco.repo.forms.processor.action
Subclasses of FilteredFormProcessor in org.alfresco.repo.forms.processor.action -
Uses of FilteredFormProcessor in org.alfresco.repo.forms.processor.node
Subclasses of FilteredFormProcessor in org.alfresco.repo.forms.processor.nodeModifier and TypeClassDescriptionclassContentModelFormProcessor<ItemType,PersistType> Abstract FormProcessor implementation that provides common functionality for form processors that deal with Alfresco content models i.e.classFormProcessor implementation that can generate and persist Form objects for repository nodes.classFormProcessor implementation that can generate and persist Form objects for types in the Alfresco content model. -
Uses of FilteredFormProcessor in org.alfresco.repo.forms.processor.workflow
Subclasses of FilteredFormProcessor in org.alfresco.repo.forms.processor.workflowModifier and TypeClassDescriptionclassAbstractWorkflowFormProcessor<ItemType,PersistType> Abstract base class for workflow based form processors.classFormProcessor implementation for workflow tasks.classFormProcessor implementation that can generate and persist Form objects for workflow definitions.