Class QueueJobCompat
java.lang.Object
uk.ac.manchester.spinnaker.nmpi.model.job.nmpi.Job
uk.ac.manchester.spinnaker.nmpi.model.QueueJobCompat
- All Implemented Interfaces:
QueueNextResponse
A Job that is a response from the queue.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class uk.ac.manchester.spinnaker.nmpi.model.job.nmpi.Job
getCode, getCollab, getCommand, getHardwareConfig, getHardwarePlatform, getId, getInputData, getUserId, setCode, setCollab, setCommand, setHardwareConfig, setHardwarePlatform, setId, setInputData, setUserId
-
Constructor Details
-
QueueJobCompat
public QueueJobCompat()
-
-
Method Details
-
setCollabId
Sets the collab ID. Wrapper to handle old API.- Parameters:
collabId
- The ID to set.- See Also:
-