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