[jboss-user] [JBoss jBPM] - Re: Assign a generic sub-process task in the parent process?
avbentem
do-not-reply at jboss.com
Mon Apr 23 03:50:29 EDT 2007
The only option that seems doable is
<process-state name="Employee survey">
| <sub-process name="survey">
| <variable name="surveySwimlane" .../>
| </sub-process>
| :
| </process-state>
So, I've issued a feature request to allow for setting Actor or Swimlane on process level: JBPM-955.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039726#4039726
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039726
More information about the jboss-user
mailing list