public interface FlowableShortHandExpressionFunction extends FlowableFunctionDelegate, FlowableExpressionEnhancer
FlowableFunctionDelegate, allowing to define a custom function to be used in an Expression
- a FlowableExpressionEnhancer, allowing to use a shorthand version of a function that gets expanded
by enhancing the expression string before it gets transformed to an Expression instance.
This simplifies registration with an engine configuration, as only one instance needs to be added instead of keeping both in sync.functionMethod, localName, prefixenhanceCopyright © 2019 Flowable. All rights reserved.