Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-2122

cleanup action variable

    XMLWordPrintableJSON

Details

    Description

      Parent and child class are using same variable names in the action plugins.

      example https://sonarcloud.io/project/issues?id=hop&open=AXU-F2EIRKt5hneYh2uz&resolved=false&sinceLeakPeriod=true&types=CODE_SMELL

      It does not make sense that the child has action as variable name

      private ActionWebServiceAvailable action;
      

      Should be

      private ActionWebServiceAvailable actionWebServiceAvailable;
      

      Attachments

        Activity

          People

            nadment Nicolas Adment
            hansva Hans Van Akelyen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 3h 20m
                3h 20m