Changes between Version 6 and Version 7 of wxTracWorkflow
- Timestamp:
- Jun 8, 2008, 6:03:18 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wxTracWorkflow
v6 v7 1 1 = wx Trac Workflow = 2 2 3 [[Image(wx-workflow 2.png)]]3 [[Image(wx-workflow.png)]] 4 4 5 5 A workflow is comprised of a collection of states, actions that case a transition from one state to another, and the rules that determine which actions are available to be used based on the current state and the current user.