The only option that seems doable is
|
|
|
| :
|
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
"kukeltje" wrote : Additional info reagarding the assignment in swimlanes
Thanks!
But so far no luck setting the swimlane to start with; no matter where I try to
get my event handler invoked, the injected TaskInstance is always null when
invoked from a parent process.
For example:
| :
Additional info reagarding the assignment in swimlanes
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032745#4032745
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032745
___
I guess I could use TaskInstance#setSwimlaneInstance to change the swimlane on
the fly.
The documentation states that the actor is "remembered in the process for all
subsequent tasks that are in the same swimlane". I hope this also applies to
sub-processes. If so, then I can set a specific Acto
we did it like in the second solution (not using seam yet). So not sure there
is a better way. We don't have many problems with this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032068#4032068
Reply to the post :
http://www.jboss.com/index.html?module=bb