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
,Loadable
,OnMaster
,org.kohsuke.stapler.StaplerProxy
-
Nested Class Summary
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
-
Method Summary
Methods inherited from class hudson.model.UpdateCenter
addJob, configure, createDefaultUpdateSite, createUpdateCenter, doCancelRestart, doConnectionStatus, doConnectionStatus, doDowngrade, doIncompleteInstallStatus, doInstallStatus, doInvalidateData, doRestart, doSafeRestart, doUpgrade, getApi, getAvailables, getBackupVersion, getBadge, 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, sendError, sendError, sendError
-
Constructor Details
-
PluginRestoreUpdateCenter
public PluginRestoreUpdateCenter()
-