Advertisement
Guest User

Test Workflow with Comment

a guest
Jan 19th, 2012
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. Topic: WorkFlowTestDef
  2.  
  3. | *State* | *Allow Edit* | *Message* |
  4. | ONE | Main.MichaelLorenzen | One |
  5. | TWO | Main.MichaelLorenzen | Two |
  6. | THREE | Main.MichaelLorenzen | Three |
  7.  
  8.  
  9. | *State* | *Action* | *Next State* | *Allowed* | *Form* | *Notify* |
  10. | ONE | to two | TWO | Main.MichaelLorenzen | | |
  11. | TWO | to three | THREE | Main.MichaelLorenzen | | |
  12. | THREE | back to one | ONE | Main.MichaelLorenzen | | |
  13.  
  14. -------------------------------------------------------------------------
  15. Topic: WorkFlowTestComment
  16.  
  17. * Set WORKFLOW = WorkFlowTestDef
  18.  
  19. | *Status:* | %WORKFLOWSTATE% | %WORKFLOWSTATEMESSAGE% |
  20.  
  21. %WORKFLOWTRANSITION%
  22.  
  23. %WORKFLOWHISTORY%
  24.  
  25.  
  26. %COMMENT{type="below"}%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement