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

Tom Baeyens (JIRA) jira-events at lists.jboss.org
Sat May 30 08:31:56 EDT 2009


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

Tom Baeyens moved JBPM-2298 to GPD-347:
---------------------------------------

              Project: JBoss jBPM GPD  (was: JBoss jBPM)
                  Key: GPD-347  (was: JBPM-2298)
          Component/s:     (was: GPD)
    Affects Version/s:     (was: jBPM 4.0.0.Beta2)
             Security:     (was: Public)


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