]
Tom Baeyens resolved JBPM-1752.
-------------------------------
Fix Version/s: (was: jBPM 4.x)
Resolution: Duplicate Issue
Assignee: (was: Alejandro Guizar)
duplicated by JBPM-1209
Expression Evaluation in ActionHandler Properties
-------------------------------------------------
Key: JBPM-1752
URL:
https://jira.jboss.org/jira/browse/JBPM-1752
Project: JBoss jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Runtime Engine
Reporter: Alejandro Guizar
The parameters for an ActionHandler should be able to use expressions in it, so you could
write
<action class="...">
<x>#{someObject.x}</x>
</action>
This could be done in the FieldInstatiator class (around line 67 we have
"setPropertyValue(Class clazz, Object newInstance, String propertyName, Element
propertyElement)"), but the execution context is not available there.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: