Package org.alfresco.repo.forms.processor.workflow
package org.alfresco.repo.forms.processor.workflow
-
ClassDescriptionAbstractWorkflowFormProcessor<ItemType,
PersistType> Abstract base class for workflow based form processors.Utility class that assists in persisting content model related form data.Data transfer object that represents a data key.Utility class used for matching data keys.A custom field-builder, which escapes multi-valued String-properties.PropertyFieldProcessorthat allows certain properties to have their values escaped, prior to joining them using comma's to use as form-field data.Enum representing the various types of fields.Interface definition for a helper class that handles persisting form data.Transient field processor for the "message" property.FieldProcessorfor handling package contents when displaying Workflow and Task Forms.Helper class that persists a form, transitioning the task if requested.FormProcessor implementation for workflow tasks.Transient field processor for the "taskOwner" property.FieldProcessorfor handling the transitions of a workflow task.Utility class that retrieves the appropriately typed value for a property.WorkflowFormFilter<ItemType,PersistType> Utility class that assists in persisting workflow related form data.FormProcessor implementation that can generate and persist Form objects for workflow definitions.