Class CreateJobResponse

java.lang.Object
uk.ac.manchester.spinnaker.alloc.web.CreateJobResponse

@Immutable
public class CreateJobResponse
extends Object
Describes a newly-created job.
Author:
Donal Fellows
  • Field Details

    • jobId

      public final int jobId
      The ID of the job. Probably should be ignored.
    • jobRef

      public final URI jobRef
      The link to the job. Clients should not make this themselves.