[jbpm-issues] [JBoss JIRA] Resolved: (JBPM-2712) Ability to add timer to transitions in <custom> activity in the same way that they can be added to the <state> task.

Joram Barrez (JIRA) jira-events at lists.jboss.org
Fri Jan 8 10:01:30 EST 2010


     [ https://jira.jboss.org/jira/browse/JBPM-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joram Barrez resolved JBPM-2712.
--------------------------------

    Fix Version/s: jBPM 4.4
       Resolution: Done


Changed XSD for custom as described by Ronald. Added test case to test suite (TimerTest).

Thanks Ronald for the excellent issue/forum handling!

> Ability to add timer to transitions in <custom> activity in the same way that they can be added to the <state> task.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBPM-2712
>                 URL: https://jira.jboss.org/jira/browse/JBPM-2712
>             Project: jBPM
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Runtime Engine
>    Affects Versions: jBPM 4.3
>            Reporter: Martin Porter
>            Assignee: Joram Barrez
>             Fix For: jBPM 4.4
>
>         Attachments: TimerTest.java
>
>   Original Estimate: 3 hours
>          Time Spent: 3 hours
>  Remaining Estimate: 0 minutes
>
> It should be possible to add a <timer> as the child of the <transition> element contained within a <custom> activity in the same manner that it is for <state> activities. If a custom activity executes a waitForSignal() inside the execute() element (as is the case in our use case) then we need to be able to put a timeout on this activity such that if no signal is recieved within a specified period the timeout will fire and action can be taken. This is possible in a <state> activity but currently not in the custom activity.

-- 
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