JBoss Community

jBPM 4.4 is OUT!

reply from Ivan Li in jBPM - View the full discussion

Hi Alex,

I found an issue with the history variables, the following is from the source code:


      // this is a process instance
      HistoryEvent.fire(new ProcessInstanceEnd(), this);
      fire(Event.END, getProcessDefinition());

 

Only ProcessInstanceEnd event is fired. So all variables are deleted, is it right?

Reply to this message by going to Community

Start a new discussion in jBPM at Community