Eliminate redundant httpSession and sshHelper parameters

Both httpSession and sshHelper are being passed as method parameters
despite being available as class fields. This refactor removes the
redundant parameters and updates method calls accordingly to improve
code clarity and maintainability.

Change-Id: I07b2332332052e6ed4cb84aea547ceaa3e7c60c8
2 files changed
tree: afbf8d0268dcae73ff6ac01dbfdcf57b5c9274e9
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. deps.bzl
  11. LICENSE
  12. README.md
  13. WORKSPACE
README.md

Rename project plugin for Gerrit Code Review

This plugin currently supports Gerrit version 2.14.X and 2.15.X with changes in reviewDb. Also supported is the noteDb alternative for Gerrit versions 2.15.X and above.

For more information, see: src/main/resources/Documentation/about.md