[jboss-jira] [JBoss JIRA] Closed: (JBPM-808) Conditional tasks
Tom Baeyens (JIRA)
jira-events at jboss.com
Wed Dec 27 06:00:38 EST 2006
[ http://jira.jboss.com/jira/browse/JBPM-808?page=all ]
Tom Baeyens closed JBPM-808.
----------------------------
Resolution: Done
it's done with a condition attribute or element text in the task element.
> 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
> Fix For: jBPM 3.2 alpha 3
>
>
> 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
More information about the jboss-jira
mailing list