In the documentation I see that for contraints the supproted expression languages are Java and MVEL. Is there any reason why EL (or groovy, beanshell) was not used also? If I need to use one of these where should I start in order to override?
The reason is that all my current JBPM4 processes use EL and I want to keep it like that.
Thanks.