Checks#id(String): Rename parameter to checkerUuidString

The old name 'uuidString' could lead users to think that they should
provide a UUID of the check.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I737dec65a2eb41ece05330f98862f7ad7e88165c
1 file changed
tree: b5d74f7517b86a55ca6773fc9cdf171c3c87e22d
  1. java/
  2. javatests/
  3. src/
  4. BUILD
  5. LICENSE
  6. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.