[jboss-user] [jBPM] - Re: JBPM5 EL Expression

Maciej Swiderski do-not-reply at jboss.com
Thu Aug 4 15:02:31 EDT 2011


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: JBPM5 EL Expression"

To view the discussion, visit: http://community.jboss.org/message/619480#619480

--------------------------------------------------------------
Goof point Donald. I would expect to have EL available. Looks like a great opportunity for contribution  :) 

So, I think a good place to start is to implement and interface of  org.jbpm.process.builder.dialect.ProcessDialect and then add it to org.jbpm.process.builder.dialect.ProcessDialectRegistry. That would be the first steps, I hope...

Next is to make it visible for the processes and that would depend on where you would like to have EL support, for instance to have it available in Script Task you should add language support in SctiptTaskHandler inside handleNode method, similar to what is done for Java.

That would be initial work to add support of EL. It is not comprehensive guideline but just a starting point.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/619480#619480]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110804/3a4b2763/attachment.html 


More information about the jboss-user mailing list