1 Workflow functionality for Daisy. 2 3 Internally based on jBPM. 4 5 IN CASE OF UPGRADING JBPM: 6 - Database schema installation and version check is handled in CommonWorkflowManager 7 8 - Look at the following files in our source to make them in sync 9 with the versions from the new jBPM sources: 10 - jbpm.converter.properties 11 - jbpm.varmapping.xml 12 - (possibly: jbpm.cfg.xml) 13 - DaisyJobExecutor and DaisyJobExecutorThread: update overriden methods with up-to-date version