Michael Wohlfart [
http://community.jboss.org/people/mwohlf] replied to the discussion
"History details"
To view the discussion, visit:
http://community.jboss.org/message/553630#553630
--------------------------------------------------------------
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
[
http://community.jboss.org/message/553630#553630]
Start a new discussion in jBPM Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]