Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-6990

Add language to ValueBuilder so you can more easily use custom languages in Java DSL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.11.3, 2.12.2, 2.13.0
    • camel-core
    • None
    • Unknown

    Description

      You can already do this with

      filter().language("foo", "bla bla")

      But you cannot do it as

      filter(language("foo", "bla bla"))

      We need to be able to do that 2nd variant as well.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: