[
https://jira.jboss.org/jira/browse/JBPM-2745?page=com.atlassian.jira.plug...
]
Ronald van Kuijk commented on JBPM-2745:
----------------------------------------
I've almost implemented this for jBPM 4 (partial copy past ;-))
The negative business durations are still not supported since this is something for the
business calendar... Although I understand the usecase mentioned in JBPM-1776, I have no
time to implement it. Please file a new issue for this...
Negative durations are supported. I'll make sure it is clearly stated in the
documentation. (luckily copy past to ;-))
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: Tom Baeyens
Fix For: jBPM 4.x
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