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

Ronald van Kuijk (JIRA) jira-events at lists.jboss.org
Tue Jan 19 12:17:47 EST 2010


    [ https://jira.jboss.org/jira/browse/JBPM-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12507012#action_12507012 ] 

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

        


More information about the jbpm-issues mailing list