Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.10.0
    • None
    • None

    Description

      This task introduces Lombok annotations (Getter & AllArgsConstructor) to fineract-core module.

      The following are done:

      • Refactoring in ReportParameterJoinData Class:

      • Removed the getter method from the ReportParameterJoinData class and replaced it with the @Getter annotation.

      • Constructor Modification in ReportParameterJoinData Class:

      • Removed the class constructor and replaced it with the @AllArgsConstructor annotation.

      • Backward Compatibility:

      • Ensured backward compatibility with other classes that use ReportParameterJoinData.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zeyad_nasef Zeyad Nasef
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: