[jboss-user] [jBPM] - Re: working with variables in custom work items

xealous do-not-reply at jboss.com
Mon Jul 9 09:52:30 EDT 2012


xealous [https://community.jboss.org/people/xealous] created the discussion

"Re: working with variables in custom work items"

To view the discussion, visit: https://community.jboss.org/message/746948#746948

--------------------------------------------------------------
Thank you for your quick response.
But my question is not this. I'm using a custom work item handler. this is how i get a variable's value in my custom java code: 

     myProjectName = (String) workItem.getParameter("projectName");

now i wanna do something like this:

     workItem.setParameter("parameter", value);

but this does not exist as far as i know. Is there any way i can achieve this?
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20120709/99f9fc47/attachment.html 


More information about the jboss-user mailing list