Ok I've looked into it a bit, and it seems that the quickest way to achieve this, without modifying the jPDL schema, is to override the read(Element actionElement, JpdlXmlReader jpdlReader) method of class org.jbpm.scheduler.def.CreateTimerAction. The overriden method can then call the org.jbpm.jpdl.el.impl.ExpressionEvaluatorImpl class. Do you agree with this ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088509#4088509 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088509 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
