Wiki
Version 2 (Roman Mackovčák, 05/27/2009 04:11 pm)
| 1 | 1 | h1. Welcome to Eazflow |
|
|---|---|---|---|
| 2 | 1 | ||
| 3 | 1 | ||
| 4 | 1 | Eazflow is an '''open source workflow application''' built upon "Grails":http://grails.org/ framework. It will run in any Java web application server "supported by Grails":http://grails.org/Deployment. (Apache Tomcat is our server of choice.) |
|
| 5 | 1 | ||
| 6 | 1 | Eazflow manages long running ''processes'', consisting of ''activities''. In each ''activity'', a ''user'' may read or edit a set of ''variables'', and then choose a ''transition'' into another ''activity''. |
|
| 7 | 1 | ||
| 8 | 1 | Eazflow is one of the first real-world Grails application samples. It has been harvested and refined from a real world application, and we plan to further develop it in a community driven effort. Our engineers have put weeks of hard earned experience into it, you may thus use it as a reference, cookbook and a '''best practice guide for Grails applications'''. |
|
| 9 | 1 | ||
| 10 | 1 | [[AboutEazflow|ReadMore...]] |
|
| 11 | 1 | ||
| 12 | 1 | h2. Documentation |
|
| 13 | 1 | ||
| 14 | 1 | * [[QuickStart|Quick start]] |
|
| 15 | 1 | * [[HowTos|Tutorials & Howto's]] |
|
| 16 | 1 | * [[EazflowReference|Eazflow reference documentation]] |
|
| 17 | 1 | * "Eazflow API":https://svn.projects.zmok.net/eazflow/trunk/docs/gapi/index.html |
|
| 18 | 1 | ||
| 19 | 1 | h2. Release notes |
|
| 20 | 1 | ||
| 21 | 1 | * [[ToDo|ToDo list]] |
|
| 22 | 1 | * [[ReleaseNotes_0_1|Release 0.1]] |
|
| 23 | 1 | ||
| 24 | 1 | h2. Resources |
|
| 25 | 1 | ||
| 26 | 1 | * "Eazflow SVN repository":https://svn.projects.zmok.net/eazflow/ |
|
| 27 | 2 | Roman Mackovčák | |
| 28 | 2 | Roman Mackovčák | h2. Releases |
| 29 | 2 | Roman Mackovčák | |
| 30 | 2 | Roman Mackovčák | * "grails-eazflow-0.1.zip":https://svn.projects.zmok.net/eazflow/branches/release-0.1/grails-eazflow-0.1.zip |