Uses of Interface
uk.ac.manchester.spinnaker.alloc.web.SpallocServiceAPI.JobAPI
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.web |
The user-facing web interface to the new spalloc service.
|
-
Uses of SpallocServiceAPI.JobAPI in uk.ac.manchester.spinnaker.alloc.web
Methods in uk.ac.manchester.spinnaker.alloc.web that return SpallocServiceAPI.JobAPI Modifier and Type Method Description SpallocServiceAPI.JobAPI
SpallocServiceAPI. getJob(@javax.validation.constraints.Positive(message="job ID must be positive") int id, UriInfo ui, HttpServletRequest request, SecurityContext security)
Get a sub-resource for managing a job.SpallocServiceAPI.JobAPI
SpallocServiceImpl. getJob(int id, UriInfo ui, HttpServletRequest req, SecurityContext security)