Interface FeelToJuelFunctionTransformer

    • Method Detail

      • getName

        String getName()
        Get the name of the function.
        Returns:
        the name of function
      • getMethod

        Method getMethod()
        Get the method reference which implements the function to transform to. Note: The implementation should resolve the method reference only once at creation and not within every call of these method.
        Returns:
        the method reference