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&...]