[jbpm-issues] [JBoss JIRA] Created: (JBPM-2745) Make duedate accept EL and support business duration calculations

Martin Putz (JIRA) jira-events at lists.jboss.org
Mon Jan 11 07:00:30 EST 2010


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

        


More information about the jbpm-issues mailing list