Interface ExpressionService.EvaluationConfiguration

All Known Implementing Classes:
BasicEvaluationConfiguration
Enclosing interface:
ExpressionService

public static interface ExpressionService.EvaluationConfiguration
API for configuration of the expression runtime.
Version:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Get custom implementation-specific options.
  • Method Details

    • getOptions

      Map<String,Object> getOptions()
      Get custom implementation-specific options.
      Returns:
      the options