Skip to content

Instantly share code, notes, and snippets.

@tosch
Created December 9, 2009 08:45
Show Gist options
  • Save tosch/252350 to your computer and use it in GitHub Desktop.
Save tosch/252350 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<process-definition revision="0.1" name="Test">
<cursor>
<participant tag="_1" ref="Anfang"/>
<participant tag="_2" ref="Mitte"/>
<jump if="${field:reject} == true" to="_1"/>
</cursor>
</process-definition>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment