Uses of Class
uk.ac.manchester.spinnaker.alloc.web.IssueReportRequest
Packages that use IssueReportRequest
Package
Description
The core allocation system.
The user-facing web interface to the new spalloc service.
-
Uses of IssueReportRequest in uk.ac.manchester.spinnaker.alloc.allocator
Methods in uk.ac.manchester.spinnaker.alloc.allocator with parameters of type IssueReportRequestModifier and TypeMethodDescriptionSpallocAPI.Job.reportIssue
(IssueReportRequest reqBody, Permit permit) Report an issue with some boards in the job. -
Uses of IssueReportRequest in uk.ac.manchester.spinnaker.alloc.web
Methods in uk.ac.manchester.spinnaker.alloc.web with parameters of type IssueReportRequestModifier and TypeMethodDescriptionvoid
SpallocServiceAPI.JobAPI.reportBoardIssue
(IssueReportRequest report, jakarta.ws.rs.container.AsyncResponse response) Report an issue with some boards.