Conditional tasks
-----------------
Key: JBPM-808
URL:
http://jira.jboss.com/jira/browse/JBPM-808
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Gavin King
Assigned To: Tom Baeyens
Sometimes you want to be able to create tasks conditionally, ie:
<task-node>
<task name="....">
...
</task>
<task name="approve" if="#{order.total>1000}">
...
</task>
</task-node>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira