[
https://jira.jboss.org/jira/browse/JBPM-2745?page=com.atlassian.jira.plug...
]
Ronald van Kuijk commented on JBPM-2745:
----------------------------------------
Ok, implemented this. Will check it in soon, but there is one remarkable thing, duedate on
tasks is not parsed. It is also not present in the docs as an attribute on task, but task
query has a nice example selecting tasks and sorting them on duedate.... strange... So
duedate for tasks is not supported yet....
Make duedate accept EL and support business duration calculations
-----------------------------------------------------------------
Key: JBPM-2745
URL:
https://jira.jboss.org/jira/browse/JBPM-2745
Project: jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: jBPM 4.3
Reporter: Martin Putz
Assignee: Ronald van Kuijk
Fix For: jBPM 4.x
Original Estimate: 4 hours
Remaining Estimate: 4 hours
jBPM 3 already supported this syntax for duedate expressions (since JBPM-1097):
<timer duedate='#{targetDate} + 1 business day' />
It would be nice to have this feature in jBPM 4 too.
In addition, it should also support subtractions of business durations, which was not
implemented in jBPM 3 (see JBPM-1776):
<timer duedate='#{targetDate} - 1 business day' />
--
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