Class ListJobsCommand
java.lang.Object
uk.ac.manchester.spinnaker.spalloc.messages.Command<Integer>
uk.ac.manchester.spinnaker.spalloc.messages.ListJobsCommand
public class ListJobsCommand extends Command<Integer>
Request the list of all jobs from the spalloc server.
-
Constructor Summary
Constructors Constructor Description ListJobsCommand()
Create a request to list the jobs. -
Method Summary
-
Constructor Details
-
ListJobsCommand
public ListJobsCommand()Create a request to list the jobs.
-