Class CreateJobResponse
java.lang.Object
uk.ac.manchester.spinnaker.alloc.web.CreateJobResponse
Describes a newly-created job.
- Author:
- Donal Fellows
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
jobIdpublic final int jobIdThe ID of the job. Probably should be ignored.
- 
jobRefThe link to the job. Clients should not make this themselves.
 
-