fix dueDate property in TaskQuery
---------------------------------
Key: JBPM-2418
URL:
https://jira.jboss.org/jira/browse/JBPM-2418
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Tom Baeyens
Fix For: jBPM 4.1
public interface TaskQuery {
...
String PROPERTY_DUEDATE = "dueDate";
while
public class TaskImpl ... {
...
protected Date duedate;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira