]
Thomas Diesler resolved JBPM-67.
--------------------------------
Resolution: Out of Date
add support for process-local variable-type-determination
---------------------------------------------------------
Key: JBPM-67
URL:
http://jira.jboss.com/jira/browse/JBPM-67
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Tom Baeyens
Assigned To: Tom Baeyens
Priority: Optional
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: