Move the UNKNOWN constant from interface to class

Otherwise, this implementation detail leaks into the implementing
class's exported API. A class using constants internally is an
implementation detail.

Introduce a beginTask interface method for such unknown work units use.

Also-by: Helene Cormier <helene.cormier@ericsson.com>
Change-Id: Iacf0cefdccb5507b633c8ab1d0a17a81da095995
6 files changed
tree: a7ce1c11c14fda4091de6bd0e58cdfaff31ad3ca
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .gitignore
  7. bazlets.bzl
  8. BUILD
  9. external_plugin_deps.bzl
  10. README.md
  11. WORKSPACE
README.md

Rename project plugin for Gerrit Code Review

This plugin currently only supports Gerrit version 2.14.X.

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