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

Ronald van Kuijk (JIRA) jira-events at lists.jboss.org
Wed Jan 6 15:59:38 EST 2010


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

Ronald van Kuijk updated JBPM-2712:
-----------------------------------

    Attachment: TimerTest.java


Tests for this issue related to the xsd

> 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: Ronald van Kuijk
>         Attachments: TimerTest.java
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> 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