add support for process-local variable-type-determination
---------------------------------------------------------

         Key: JBPM-67
         URL: http://jira.jboss.com/jira/browse/JBPM-67
     Project: JBoss jBPM
        Type: Feature Request
    Reporter: Tom Baeyens
 Assigned to: Tom Baeyens 


now, the way that a process variable is persisted, is configured in the 
jbpm.types.properties.
one set of all types determinations for the whole jbpm installation.

we should allow users to overwrite this mechanism on a process definition level.
in the process definition, the same information can be given for process 
variable names.

<variable name="myvar" tranformer="" variable-instance="" />

or 

<variable java-type="org.MyType" tranformer="" variable-instance="" />


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to