Now the job status is stored as an enum instead of
a String. This is useful when comparing the status to
check if a job is completed, failed or still in progress.
You can merge this Pull Request by running:

  git pull https://github.com/rcoedo/jclouds-labs-aws jobstatus

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-labs-aws/pull/38

-- Commit Summary --

  * JCLOUDS-457: JobStatus has been added

-- File Changes --

    M glacier/src/main/java/org/jclouds/glacier/domain/JobMetadata.java (6)
    A glacier/src/main/java/org/jclouds/glacier/domain/JobStatus.java (48)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-aws/pull/38.patch
https://github.com/jclouds/jclouds-labs-aws/pull/38.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/38

Reply via email to