Hello,

    I was testing with the task-assign event and wanted to see the ff (from the 
manual)

anonymous wrote : 
  | task-assign is fired when a task instance is being assigned. Note that in 
actions that are executed on this event, you can access the previous actor with 
executionContext.getTaskInstance().getPreviousActorId(); 
  | 

   Based on this, my understanding is the actorid previously assigned for this 
task instance before re-assigning to another actor. When I test the 
executionContext.getTaskInstance().getPreviousActorId() it returns null. Maybe 
I didn't get it. What does a previous actor id mean in relation to a task 
instance?

Regards,

Elmo

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913946#3913946

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913946


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to