Class ServiceRegistryVariableContainerElResolver


  • public class ServiceRegistryVariableContainerElResolver
    extends org.flowable.common.engine.impl.el.VariableContainerELResolver
    • Field Summary

      • Fields inherited from class org.flowable.common.engine.impl.el.VariableContainerELResolver

        LOGGED_IN_USER_KEY, VARIABLE_CONTAINER_KEY
      • Fields inherited from class org.flowable.common.engine.impl.javax.el.ELResolver

        RESOLVABLE_AT_DESIGN_TIME, TYPE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getValue​(org.flowable.common.engine.impl.javax.el.ELContext context, java.lang.Object base, java.lang.Object property)  
      • Methods inherited from class org.flowable.common.engine.impl.el.VariableContainerELResolver

        getCommonPropertyType, getFeatureDescriptors, getType, getVariableContainer, isReadOnly, setValue
      • Methods inherited from class org.flowable.common.engine.impl.javax.el.ELResolver

        invoke
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServiceRegistryVariableContainerElResolver

        public ServiceRegistryVariableContainerElResolver()
    • Method Detail

      • getValue

        public java.lang.Object getValue​(org.flowable.common.engine.impl.javax.el.ELContext context,
                                         java.lang.Object base,
                                         java.lang.Object property)
        Overrides:
        getValue in class org.flowable.common.engine.impl.el.VariableContainerELResolver