Uses of Class
uk.ac.manchester.spinnaker.alloc.web.CreateJobRequest
Packages that use CreateJobRequest
Package
Description
The user-facing web interface to the new spalloc service.
-
Uses of CreateJobRequest in uk.ac.manchester.spinnaker.alloc.web
Fields in uk.ac.manchester.spinnaker.alloc.web declared as CreateJobRequestModifier and TypeFieldDescriptionfinal CreateJobRequestJobStateResponse.originalRequestThe original request that created the job.Methods in uk.ac.manchester.spinnaker.alloc.web with parameters of type CreateJobRequestModifier and TypeMethodDescriptionvoidSpallocServiceAPI.createJob(@NotNull @Valid CreateJobRequest req, UriInfo ui, SecurityContext security, AsyncResponse response) Create a job.voidSpallocServiceImpl.createJob(CreateJobRequest req, UriInfo ui, SecurityContext security, AsyncResponse response)