org.camunda.bpm.dmn.engine.impl.el
Class JuelElContextFactory

java.lang.Object
  extended by org.camunda.bpm.dmn.engine.impl.el.JuelElContextFactory

public class JuelElContextFactory
extends Object

Author:
Daniel Meyer

Field Summary
protected  javax.el.ELResolver resolver
           
 
Constructor Summary
JuelElContextFactory(javax.el.ELResolver resolver)
           
 
Method Summary
 javax.el.ELContext createElContext(org.camunda.bpm.engine.variable.context.VariableContext variableContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resolver

protected final javax.el.ELResolver resolver
Constructor Detail

JuelElContextFactory

public JuelElContextFactory(javax.el.ELResolver resolver)
Method Detail

createElContext

public javax.el.ELContext createElContext(org.camunda.bpm.engine.variable.context.VariableContext variableContext)


Copyright © 2017 camunda services GmbH. All rights reserved.