OS Workflow
As OS Workflow is no longer maintained by its authors (the Open Symphony project), we need to be able to work with the source code and make any modifications necessary. We are using OS Workflow 2.8.0.
One area we will need to look at is OS Workflow's use of Hibernate.
OS Workflow Information
...
Open Symphony Home Page: http://www.opensymphony.com
...
OS Core 2.2.5
OS Property Set 1.4
The OS Workflow SVN repo as a docs directory that has good information.
Open Symphony SVN Repos
To download the sources into Netbeans from SVN I used these SVN repos:
OS Workflow: https://svn.java.net/svn/osworkflow~svn/tags/osworkflow_2-8-0/
OS Core: httpshttp://svn.javaopensymphony.netcom/svn/oscore~svnoscore/tags/oscore_2_2_5/
Property Set: http://svn.opensymphony.com/svn/propertyset/tags/propertyset-1.4
Javadoc
I found Javadoc here:
Wiki Markup |
---|
OS Workflow: [http://www.opensymphony.com/osworkflow/api/index.html]
OS Core: [http://www.opensymphony.com/oscore/api/index.html]
Property Set: \[???\] |