[jboss-user] [jBPM] - Re: How to remove variable from process
Tihomir Surdilovic
do-not-reply at jboss.com
Tue Oct 18 06:16:41 EDT 2011
Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: How to remove variable from process"
To view the discussion, visit: http://community.jboss.org/message/632243#632243
--------------------------------------------------------------
Setting it to null is fine. Your process variable could be used in many other places in the process, for example data input/output associations, expressions etc. Removing it would mean a possibly cascating effect which could cause runtime issues. Could add a convenience method that set it to null as you are doing now but I would not call it "removeVariable".
Hope this helps.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/632243#632243]
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/20111018/cae204c2/attachment.html
More information about the jboss-user
mailing list