Class ServiceDescription
java.lang.Object
uk.ac.manchester.spinnaker.alloc.web.ServiceDescription
The description of the overall service.
- Author:
- Donal Fellows
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
ServiceDescriptionpublic ServiceDescription()Create an instance.
 
- 
- 
Method Details- 
getVersion- Returns:
- The service version
 
- 
getJobsRef- Returns:
- Where to work with jobs
 
- 
getMachinesRef- Returns:
- Where to work with machines
 
- 
getCsrfHeader- Returns:
- the name of the HTTP header to pass the CSRF token in
 
- 
getCsrfToken- Returns:
- the CSRF token
 
 
-