Workflow Graph
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-Oct-21 | 8 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.1 | 2008-Jul-29 | 8.07 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Jul-29 | 8 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Nov-06 | 8.29 KB | Download · Release notes | Development snapshot | |
