Add REST endpoint to resume a project import

The new REST endpoint is available at:

  PUT /config/server/importer~projects/<project-id>/resume

This commit does NOT make the import resumeable, this will be
addressed in a follow-up change.

Note: We can read the import status file only after we successfully
acquired the lock.

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