|
Trigger function(s) are defined in workflow definition xml file. Description of the trigger function can be found in 3.2 Workflow Concepts, and a usage suggestion in 3.4.4 Utility Functions page. Currently there is no trigger function example included in osworkflow-2.7.0-example workflow definition example.xml file, you have to add it yourself if you want to test it with Quartz scheduler code. However, there is a testcases that uses trigger functions so feel free to use that as an example. |