Class ListJobsResponse
java.lang.Object
uk.ac.manchester.spinnaker.alloc.web.ListJobsResponse
The list of jobs.
- Author:
- Donal Fellows
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
jobsThe 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.
 
 
-