Uses of Class
org.camunda.bpm.engine.impl.javax.el.BeanELResolver
-
Packages that use BeanELResolver Package Description org.camunda.bpm.application -
-
Uses of BeanELResolver in org.camunda.bpm.application
Fields in org.camunda.bpm.application declared as BeanELResolver Modifier and Type Field Description protected BeanELResolverAbstractProcessApplication. processApplicationBeanElResolverMethods in org.camunda.bpm.application that return BeanELResolver Modifier and Type Method Description BeanELResolverAbstractProcessApplication. getBeanElResolver()BeanELResolverProcessApplicationInterface. getBeanElResolver()Returns an instance ofBeanELResolverthat a process application caches.
-