Class TaskJcrAttachmentsProvider

All Implemented Interfaces:
IPageFlowScopeAdapter, IAttachmentsProvider, IWebDavAwareAttachmentsProvider, Serializable

public class TaskJcrAttachmentsProvider extends JcrAttachmentsProvider
Specialized attachments provider to work with task instances. It implements various type of attachments storage for tasks via JCR. Implements the same functionality as TaskAttachmentsProvider
See Also: