Class PluginRestoreUpdateCenter
- java.lang.Object
-
- hudson.model.AbstractModelObject
-
- hudson.model.UpdateCenter
-
- org.jvnet.hudson.plugins.thinbackup.restore.PluginRestoreUpdateCenter
-
- All Implemented Interfaces:
ModelObject
,Saveable
,SearchableModelObject
,SearchItem
,OnMaster
,org.kohsuke.stapler.StaplerProxy
public class PluginRestoreUpdateCenter extends UpdateCenter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
PluginRestoreUpdateCenter.PluginRestoreJob
-
Nested classes/interfaces inherited from class hudson.model.UpdateCenter
UpdateCenter.CompleteBatchJob, UpdateCenter.ConnectionCheckJob, UpdateCenter.CoreUpdateMonitor, UpdateCenter.DownloadJob, UpdateCenter.EnableJob, UpdateCenter.HudsonDowngradeJob, UpdateCenter.HudsonUpgradeJob, UpdateCenter.InstallationJob, UpdateCenter.NoOpJob, UpdateCenter.PluginDowngradeJob, UpdateCenter.PluginEntry, UpdateCenter.RestartJenkinsJob, UpdateCenter.UpdateCenterConfiguration, UpdateCenter.UpdateCenterJob
-
-
Field Summary
-
Fields inherited from class hudson.model.UpdateCenter
ID_DEFAULT, ID_UPLOAD, neverUpdate, PREDEFINED_UPDATE_SITE_ID, SKIP_PERMISSION_CHECK, updateService, XSTREAM
-
-
Constructor Summary
Constructors Constructor Description PluginRestoreUpdateCenter()
-
Method Summary
-
Methods inherited from class hudson.model.UpdateCenter
addJob, configure, createDefaultUpdateSite, createUpdateCenter, doCancelRestart, doConnectionStatus, doDowngrade, doIncompleteInstallStatus, doInstallStatus, doInvalidateData, doRestart, doSafeRestart, doUpgrade, getApi, getAvailables, getBackupVersion, getById, getCategorizedAvailables, getCategoryDisplayName, getCoreSource, getDefaultBaseUrl, getDisplayName, getHudsonJob, getJob, getJob, getJobs, getLastUpdatedString, getPlugin, getPlugin, getPluginFromAllSites, getSearchUrl, getSite, getSiteList, getSites, getTarget, getUpdates, hasIncompatibleUpdates, init, isDowngradable, isRestartRequiredForCompletion, isRestartScheduled, isSiteDataReady, load, persistInstallStatus, save, updateAllSites, updateAllSitesNow, updateDefaultSite
-
Methods inherited from class hudson.model.AbstractModelObject
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError
-
-