Merge ChangeQuery and RemoteQuery into one RemoteApi class

Beside the change query we need to do some other REST calls. Having
one class per REST call is too much overhead. The other calls are no
queries, but normal REST requests, so rename RemoteQuery to
RemoteApi.

Change-Id: If6b87eb1688353a371ece6bbf6ac952fcb223fda
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
3 files changed
tree: 006f248633d6d5b6d6d2b19423158351854fb762
  1. .settings/
  2. lib/
  3. src/
  4. .buckconfig
  5. .gitignore
  6. BUCK
  7. LICENSE
  8. pom.xml
  9. VERSION