Class JobLogOnly
java.lang.Object
uk.ac.manchester.spinnaker.nmpi.rest.JobLogOnly
A Job where only the log is set (to allow log updates).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JobLogOnly
Create a job with only a log.- Parameters:
log
- The log to set.
-
-
Method Details
-
getLog
Get the log.- Returns:
- The log
-
setLog
Set the log.- Parameters:
log
- The log to set
-