]
Thomas Diesler resolved JBPM-1134.
----------------------------------
Resolution: Won't Fix
Future jBPM3 releases can only contain bug fixes. All effort goes into jBPM4.
TaskInstance : getter and setter needed on version attribut as in
ProcessIntance
--------------------------------------------------------------------------------
Key: JBPM-1134
URL:
https://jira.jboss.org/jira/browse/JBPM-1134
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Affects Versions: jBPM 3.2.2
Reporter: Jérôme Tellier
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: