Package uk.ac.manchester.spinnaker.nmpi.model.job
The description of SpiNNaker jobs.
-
Interface Summary Interface Description JobManagerInterface JAX-RS interface to aJob
for the purposes of management.JobParameters A type of Job to be executed. -
Class Summary Class Description JobMachineAllocated Indicates whether a machine was allocated for a job.JobSpecification The specification for a job.RemoteStackTrace Represents a stack trace provided remotely.RemoteStackTraceElement Represents a stack trace provided remotely. -
Enum Summary Enum Description Status The possible statuses of a process. -
Annotation Types Summary Annotation Type Description JobParametersTypeName Identifies the unique type name of aJobParameters
implementation.