[jboss-jira] [JBoss JIRA] Commented: (GPD-395) Fields for decision handlers are lost

Koen Aers (JIRA) jira-events at lists.jboss.org
Fri Jun 25 05:49:46 EDT 2010


    [ https://jira.jboss.org/browse/GPD-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12537044#action_12537044 ] 

Koen Aers commented on GPD-395:
-------------------------------

   <decision name="exclusive1" g="262,419,48,48">
      <handler class="tiralala" >
         <field name="endpoint"><string value="validateEndpoint"/></field>
         <field name="payloadSource"><string value="incoming"/></field>
         <field name="synchronous"><true/></field>
      </handler>
   </decision>

becomes


   <decision name="exclusive1" g="262,419,48,48">
      <handler class="tiralala" />
   </decision>


> Fields for decision handlers are lost
> -------------------------------------
>
>                 Key: GPD-395
>                 URL: https://jira.jboss.org/browse/GPD-395
>             Project: jBPM GPD
>          Issue Type: Feature Request
>            Reporter: Koen Aers
>            Assignee: Koen Aers
>             Fix For: jBPM jPDL Designer 4.x
>
>
> see jBPM-380

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list