Uses of Interface
uk.ac.manchester.spinnaker.alloc.web.SpallocServiceAPI.JobAPI
Packages that use SpallocServiceAPI.JobAPI
Package
Description
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.JobAPIModifier and TypeMethodDescriptionSpallocServiceAPI.getJob
(@jakarta.validation.constraints.Positive(message="job ID must be positive") int id, jakarta.ws.rs.core.UriInfo ui, jakarta.servlet.http.HttpServletRequest request, jakarta.ws.rs.core.SecurityContext security) Get a sub-resource for managing a job.SpallocServiceImpl.getJob
(int id, jakarta.ws.rs.core.UriInfo ui, jakarta.servlet.http.HttpServletRequest req, jakarta.ws.rs.core.SecurityContext security)