[jboss-user] [jBPM] - How read "ActorId" dinamically in HumanTaskNodeInstance?

gardellajp do-not-reply at jboss.com
Mon Jan 2 17:41:01 EST 2012


gardellajp [http://community.jboss.org/people/gardellajp] created the discussion

"How read "ActorId" dinamically in HumanTaskNodeInstance?"

To view the discussion, visit: http://community.jboss.org/message/644196#644196

--------------------------------------------------------------
Hi,

I need read the current actorId associate to a tasknode. How I can do it?

I have the object HumanTaskNodeInstance. I can read the expression associate to the actorId:

HumanTaskNodeInstance nI = ...
HumanTaskNode node = (HumanTaskNode) nI.getNode();
String expression = node.getWork().getParameter("ActorId");

Suppose expression = #{user},  I don't found how to resolve it.

Thanks,
Juan
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/644196#644196]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120102/5e85ed8c/attachment.html 


More information about the jboss-user mailing list