Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-207

Change service api to set nested Properties instead of nested ComponentProperties

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Work Item
    • Resolution: Fixed
    • Major
    • 0.13.0
    • None
    • None
    • None
    • All
    • GreenHopper Ranking:
      0|i0uyyz:
    • 9223372036854775807
    • Small

    Description

      since nested properties can be of type Properties the following service api

      org.talend.components.api.service.ComponentService.setNestedPropertiesValues(ComponentProperties targetComponentProperties, ComponentProperties nestedComponentProperties)
      

      should be changed to

      org.talend.components.api.service.ComponentService.setNestedPropertiesValues(ComponentProperties targetComponentProperties, Properties nestedProperties)
      

      Where the nested ComponentProperties type is changed to a Properties.
      This is a compatible change that does not breaks the apis.

      Attachments

        Activity

          People

            fupton Francis Upton
            sgandon sebastien gandon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: