[jboss-jira] [JBoss JIRA] Resolved: (GPD-65) Would it possible to take parameters from an abstract super class of the Delegation class in the GPD?
Koen Aers (JIRA)
jira-events at lists.jboss.org
Tue Feb 24 13:24:45 EST 2009
[ https://jira.jboss.org/jira/browse/GPD-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koen Aers resolved GPD-65.
--------------------------
Resolution: Done
It was a little bit more complicated after all... The getSuperclassName() function you used in the patch returns the superclass name as declared in the source file. If this name is not fully qualified, the patch doesn't work. Anyway, I implemented the fix and tested as good as I could. Let me know if there are still problems.
> Would it possible to take parameters from an abstract super class of the Delegation class in the GPD?
> -----------------------------------------------------------------------------------------------------
>
> Key: GPD-65
> URL: https://jira.jboss.org/jira/browse/GPD-65
> Project: JBoss jBPM GPD
> Issue Type: Feature Request
> Components: jpdl
> Environment: Eclipse (Windows XP)
> Reporter: Nicolas Arnaud
> Assignee: Koen Aers
> Fix For: jBPM jPDL Designer 3.1.7
>
> Attachments: patch.txt
>
>
> I have a problem with my AssignHandler class
> I want to have a generic abstract class wich implements AssignHandler Other class extend this class
> I put the parameters in my abstract class, but with the GPD, when I use Delegation to associate the sub-class to a Task, I can't get the parameters.
> Would it possible to take parameters from the abstract super class of the Delegation class?
--
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