[jboss-jira] [JBoss JIRA] Resolved: (GPD-347) <timer> tag in <transition> removed

Koen Aers (JIRA) jira-events at lists.jboss.org
Mon Jul 13 10:21:29 EDT 2009


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

Koen Aers resolved GPD-347.
---------------------------

    Fix Version/s: jBPM jPDL Designer 4.0.0.GA
       Resolution: Done


> <timer> tag in <transition> removed
> -----------------------------------
>
>                 Key: GPD-347
>                 URL: https://jira.jboss.org/jira/browse/GPD-347
>             Project: JBoss jBPM GPD
>          Issue Type: Bug
>            Reporter: Johan Kumps
>            Priority: Minor
>             Fix For: jBPM jPDL Designer 4.0.0.GA
>
>
> Consider a state like this :
> <state g="297,164,80,40" name="wait-partner">
> 	<transition g="-33,-18" name="updateReceived" to="end"/>
> 	<transition g="-41,-18" name="timeout" to="escalate-to-bis">
> 		<timer duedate="10 minutes"/>
> 	</transition>
> </state>
> When changing the layout of the process definition in the diagram view, the <timer> node is removed by GPD.
> <state g="297,164,80,40" name="wait-partner">
> 	<transition g="-33,-18" name="updateReceived" to="end"/>
> 	<transition g="-41,-18" name="timeout" to="escalate-to-bis">
> 	</transition>
> </state>

-- 
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 jboss-jira mailing list