Uses of Class
org.flowable.common.engine.impl.javax.el.MethodReference
Packages that use MethodReference
-
Uses of MethodReference in org.flowable.common.engine.impl.javax.el
Methods in org.flowable.common.engine.impl.javax.el that return MethodReferenceModifier and TypeMethodDescriptionMethodExpression.getMethodReference(ELContext context) Obtain theMethodReferencefor the method to which this method expression resolves.