Interface FixedValueSource

    • Method Detail

      • getValue

        Object getValue​(String expression,
                        InterpolationState interpolationState)
        Parameters:
        expression - The expression.
        interpolationState - InterpolationState.
        Returns:
        the value related to the expression, or null if not found (not available from this source)