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.
See Also:
Spalloc Server documentation, The basic result type associated with the request
  • Constructor Details

    • ListJobsCommand

      public ListJobsCommand()
      Create a request to list the jobs.