Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-4063

EL resolution does not consider method arguments

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Unresolved
    • L3 - Default
    • None
    • None
    • engine

    Description

      EL resolver isn't able to match methods by parameters.

      Example:
      Have a bean name "bean" with two methods #doSomething(String string) and #doSomething(Integer integer).
      Resolution then depends on the order the methods are declared in the class and not on the type of the argument.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Salesforce