Workflow Graph

kratib - July 21, 2007 - 08:24

NOTE: This module has been integrated within Graphviz Filter. Its development will continue there.

This module generates graphs from workflow definitions and instances.

  • One for the workflow definition, showing all workflow states, the
    transitions linking them, and the roles allowed to perform those
    transitions.
  • One for a workflow *instance history*, i.e. the path that a workflow
    took for a specific node. Here, the graph shows all state transitions
    that occurred on the node, including the timestamp and the users who
    performed those transitions.
    To access this graph, just go to any node that is workflow-enabled
    (i.e. has a "Workflow" tab). It should now show a "Graph" tab that
    displays the history graph.

REQUIRES

* Graphviz Filter module

Releases

Official releasesDateSizeLinksStatus
6.x-1.02008-Oct-218 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.12008-Jul-298.07 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Jul-298 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Nov-068.29 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.