]
jerome tellier updated JBPM-1134:
---------------------------------
Component/s: Core Engine
(was: BPEL)
TaskInstance : getter and setter needed on version attribut as in
ProcessIntance
--------------------------------------------------------------------------------
Key: JBPM-1134
URL:
http://jira.jboss.com/jira/browse/JBPM-1134
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Affects Versions: jBPM jPDL 3.2.2
Reporter: jerome tellier
Assigned To: Tom Baeyens
Priority: Minor
Methods needed in TaskInstance.java
public int getVersion() {
return version;
}
public void setVersion(int version) {
this.version = version;
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: