[jboss-jira] [JBoss JIRA] Updated: (GPD-307) make g the last attribute
Koen Aers (JIRA)
jira-events at lists.jboss.org
Tue Nov 10 15:04:18 EST 2009
[ https://jira.jboss.org/jira/browse/GPD-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koen Aers updated GPD-307:
--------------------------
Fix Version/s: jBPM jPDL Designer 4.x
> make g the last attribute
> -------------------------
>
> Key: GPD-307
> URL: https://jira.jboss.org/jira/browse/GPD-307
> Project: jBPM GPD
> Issue Type: Task
> Components: jpdl
> Reporter: Tom Baeyens
> Assignee: Koen Aers
> Fix For: jBPM jPDL Designer 4.x
>
>
> koen, could you check if it is easy to make g the last attribute ? currently it seems to be systematically the first attribute.
> <process name="EndState" xmlns="http://jbpm.org/4/jpdl">
> <start g="16,96,48,48">
> <transition to="get return code" name=""/>
> </start>
> <state g="96,94,110,52" name="get return code">
> <transition g="150,63:-36,11" name="200" to="ok"/>
> <transition g=":-16,-27" name="400" to="bad request"/>
> <transition g="150,177:-33,-32" name="500" to="internal server error"/>
> </state>
> <end g="239,40,48,48" name="ok" state="completed"/>
> <end-cancel g="239,97,48,48" name="bad request"/>
> <end-error g="240,154,48,48" name="internal server error"/>
> </process>
--
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