Wiki
Version 6 (Roman Mackovčák, 05/27/2009 09:07 pm)
| 1 | 1 | h1. Welcome to Eazflow |
|
|---|---|---|---|
| 2 | 1 | ||
| 3 | 1 | ||
| 4 | 6 | Roman Mackovčák | 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 | 6 | Roman Mackovčák | 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 | 6 | Roman Mackovčák | 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 | 5 | Roman Mackovčák | * "Eazflow API":/embedded/eazflow |
| 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 | 3 | Roman Mackovčák | h2. Download releases |
| 29 | 2 | Roman Mackovčák | |
| 30 | 4 | Roman Mackovčák | * "grails-eazflow-0.1.zip":http://www.grails.cz/attachments/download/1/grails-eazflow-0.1.zip |