org.jvnet.hudson.plugins.thinbackup.restore
Class PluginRestoreUpdateCenter.PluginRestoreJob
java.lang.Object
hudson.model.UpdateCenter.UpdateCenterJob
hudson.model.UpdateCenter.DownloadJob
org.jvnet.hudson.plugins.thinbackup.restore.PluginRestoreUpdateCenter.PluginRestoreJob
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- PluginRestoreUpdateCenter
public class PluginRestoreUpdateCenter.PluginRestoreJob
- extends hudson.model.UpdateCenter.DownloadJob
| Nested classes/interfaces inherited from class hudson.model.UpdateCenter.DownloadJob |
hudson.model.UpdateCenter.DownloadJob.Failure, hudson.model.UpdateCenter.DownloadJob.InstallationStatus, hudson.model.UpdateCenter.DownloadJob.Installing, hudson.model.UpdateCenter.DownloadJob.Pending, hudson.model.UpdateCenter.DownloadJob.Success, hudson.model.UpdateCenter.DownloadJob.SuccessButRequiresRestart |
| Fields inherited from class hudson.model.UpdateCenter.DownloadJob |
status |
| Fields inherited from class hudson.model.UpdateCenter.UpdateCenterJob |
error, id, site |
| Methods inherited from class hudson.model.UpdateCenter.DownloadJob |
getUser, replace, run |
| Methods inherited from class hudson.model.UpdateCenter.UpdateCenterJob |
getApi, getError, getErrorMessage, getType, schedule, submit |
PluginRestoreUpdateCenter.PluginRestoreJob
public PluginRestoreUpdateCenter.PluginRestoreJob(hudson.model.UpdateSite site,
org.acegisecurity.Authentication auth,
hudson.model.UpdateSite.Plugin plugin,
String version)
getURL
protected URL getURL()
throws MalformedURLException
- Specified by:
getURL in class hudson.model.UpdateCenter.DownloadJob
- Throws:
MalformedURLException
getDestination
protected File getDestination()
- Specified by:
getDestination in class hudson.model.UpdateCenter.DownloadJob
getName
public String getName()
- Specified by:
getName in class hudson.model.UpdateCenter.DownloadJob
onSuccess
protected void onSuccess()
- Specified by:
onSuccess in class hudson.model.UpdateCenter.DownloadJob
toString
public String toString()
- Overrides:
toString in class Object
_run
protected void _run()
throws IOException,
hudson.model.UpdateCenter.DownloadJob.InstallationStatus
- Overrides:
_run in class hudson.model.UpdateCenter.DownloadJob
- Throws:
IOException
hudson.model.UpdateCenter.DownloadJob.InstallationStatus
Copyright © 2004-2013. All Rights Reserved.