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, UriInfo ui, HttpServletRequest request, SecurityContext security) Get a sub-resource for managing a job.SpallocServiceImpl.getJob(int id, UriInfo ui, HttpServletRequest req, SecurityContext security)