JBoss Community

History details

reply from Michael Wohlfart in jBPM Development - View the full discussion

in HistoryProcessInstanceImpl i would like to have a setter for the key:

 

public void setKey(String key) {
      this.key = key;
}

 

i am assigning a business key after the process already started and is stored in the history table

so having this method would simplify things for me. Since there is a setter for the state property

too I don't think this is a big deal...

 

cheers

Michael

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community