[jboss-user] [jBPM] - Remove variable from a process instance

Miloud Haimoune do-not-reply at jboss.com
Wed May 16 06:06:36 EDT 2012


Miloud Haimoune [https://community.jboss.org/people/milhaim] created the discussion

"Remove variable from a process instance"

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

--------------------------------------------------------------
Hi All,

to add a varaibale to a process instance I'm using this code : 


WorkflowProcessInstanceImpl processInstance = (WorkflowProcessInstanceImpl) ksession.getProcessInstance(processInstanceId);
processInstance.setVariable(variableName, variableValue);

My Question is how to remove this variable ?

Many thanks.
--------------------------------------------------------------

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

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/20120516/343bd9f7/attachment.html 


More information about the jboss-user mailing list