Issue Details (XML | Word | Printable)

Key: WF-465
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Hani Suleiman
Reporter: Sébastien Launay
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
OSWorkflow

JCR (JSR 170) workflow store

Created: 25/Jan/07 07:28 AM   Updated: 25/Jan/07 07:33 AM
Component/s: Persistence Layer
Affects Version/s: None
Fix Version/s: None

File Attachments: 1. Zip Archive oswf-jcr-lib.zip (2.28 MB)
2. Text File oswf-jcr.patch (71 kB)

Image Attachments:

1. oswf-jcr.png
(14 kB)

Flags: Patch


 Description  « Hide
This storage implementation is very interesting in electronic document management application.

When manipulating a workflow of a content stored into a JCR repository, it may be interesting to store the workflow state in the JCR repository as well. Indeed, the integrity of the content and the workflow is ensured unlike storing the workflow state in a database. Furthermore, it is possible to query a content on both his metadatas and his workflow state.

This is a generic JCR implementation of workflow store.
A Jackrabbit implementation is also provided with a junit test.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Sébastien Launay added a comment - 25/Jan/07 07:33 AM
Implementation.
Jackrabbit 1.2.1 librairies.
Schema of the JCR tree.