The public members of the Job class are listed here.
| 
 | 
 
Name   | 
 
Description   | 
   | 
 
Removes this job from the job list, renders this object useless    | |
   | 
 
tests whether the current state is a end state    | |
   | 
 
retrieves the latest information from server    | |
   | 
 
Terminates this job but leaves it in the job list    | |
   | 
 
This is ToString, a member of class Job.   | 
| 
 | 
 
Name   | 
 
Description   | 
   | 
 
Name of the application this job was created for    | |
   | 
 
The time at which this job was created    | |
   | 
 
Description specified during creation of this job    | |
   | 
 
The associated JobInteractor object    | |
   | 
 
The owner of this job    | |
   | 
 
The amount of time this job is running. A negative value indicates it's scheduled to run after that amount of time in the future    | |
   | 
 
The amount of time this job is running or has run    | |
   | 
 
Current state of this job    |