Designer 10.15 | webMethods BPM Task Development Help | About Java Providers and Related Classes | Understanding Task Providers | Task JCR Attachments Provider
 
Task JCR Attachments Provider
The following table provides general information about the usage for this provider. For detailed information about its implementation, refer to the provider’s class name entry in the HTML document webMethods CAF and My webMethods Server Java API Reference, available in the _documentation directory of your webMethods installation or on the Software AG Documentation Web site.
Name
TaskJcrAttachmentsProvider
Use:
Provides the same functionality as the Task Attachments Provider (manages task attachments for a single task instance, enabling creation, retrieval, deletion, modification, and listing of attachments) via JCR APIs.
Interfaces with:
Various components.
Class name:
com.webmethods.caf.faces.data.task.TaskJcrAttachmentsProvider
Related Topics