Class ListJobsResponse
java.lang.Object
uk.ac.manchester.spinnaker.alloc.web.ListJobsResponse
The list of jobs.
- Author:
- Donal Fellows
-
Field Summary
Fields -
Method Summary
-
Field Details
-
jobs
The list of jobs, by URI. Clients should not construct these by hand.
-
-
Method Details
-
getPrev
- Returns:
- URL of previous page when paging is used in this response.
-
getNext
- Returns:
- URL of next page when paging is used in this response.
-