Class BeanELResolver.BeanProperties
- java.lang.Object
-
- org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperties
-
- Enclosing class:
- BeanELResolver
protected static final class BeanELResolver.BeanProperties extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BeanProperties(java.lang.Class<?> baseClass)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BeanELResolver.BeanProperty
getBeanProperty(java.lang.String property)
-
-
-
Method Detail
-
getBeanProperty
public BeanELResolver.BeanProperty getBeanProperty(java.lang.String property)
-
-