Workflow2
From OpenCms Wiki
(Difference between revisions)
(→Download & Project Home) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
− | The Workflow2 module works by overlapping several OpenCms projects. In addition workflow engines like JBoss JBPM can be attached by implementing a provided interface. It is designed to fire events when | + | The Workflow2 module works by overlapping several OpenCms projects. In addition workflow engines like JBoss JBPM can be attached by implementing a provided interface. It is designed to fire events when workflow states get changed. |
== Download & Project Home == | == Download & Project Home == | ||
− | [ | + | [http://sourceforge.net/project/showfiles.php?group_id=180314 Download Workflow2 Module at the Sourceforge.net] |
Latest revision as of 07:11, 19 August 2009
The Workflow2 Module extends OpenCms by adding basic workflow related features as:
- Definition of worklow states (defined as common OpenCms projects)
- Assignment of VFS resources to specific workflow states
- Integrated user/role management
- Additional Interfaces for attaching workflow engines
The Workflow2 module works by overlapping several OpenCms projects. In addition workflow engines like JBoss JBPM can be attached by implementing a provided interface. It is designed to fire events when workflow states get changed.