Package hudson.model
Class UpdateCenter.UpdateCenterJob
java.lang.Object
hudson.model.UpdateCenter.UpdateCenterJob
- All Implemented Interfaces:
 Runnable
- Direct Known Subclasses:
 UpdateCenter.CompleteBatchJob,UpdateCenter.ConnectionCheckJob,UpdateCenter.DownloadJob,UpdateCenter.RestartJenkinsJob
- Enclosing class:
 - UpdateCenter
 
Things that 
UpdateCenter.installerService executes.
 This object will have the row.jelly which renders the job on UI.- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ThrowableIf this job fails, set to the error.final intUnique ID that identifies this job.final UpdateSiteWhichUpdateSitedoes this belong to? - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
id
@Exported public final int idUnique ID that identifies this job.- See Also:
 
 - 
site
WhichUpdateSitedoes this belong to? - 
error
If this job fails, set to the error. 
 - 
 - 
Constructor Details
- 
UpdateCenterJob
 
 - 
 - 
Method Details
 
submit()instead.