Interface ElProviderCompatible

  • All Known Implementing Classes:
    JuelExpressionManager, MockExpressionManager

    public interface ElProviderCompatible
    Implementations indicate that they are compatible with ElProvider and can provide one. A class that implements ExpressionManager may implement this interface to be used as an ElProvider as well.
    • Method Detail

      • toElProvider

        org.camunda.bpm.dmn.engine.impl.spi.el.ElProvider toElProvider()
        Returns:
        an ElProvider