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 ClassesNested classes/interfaces inherited from class 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 UpdateCenter
ID_DEFAULT, ID_UPLOAD, neverUpdate, PREDEFINED_UPDATE_SITE_ID, SKIP_PERMISSION_CHECK, updateService, XSTREAM -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class 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, isHealthScoresAvailable, isRestartRequiredForCompletion, isRestartScheduled, isSiteDataReady, load, persistInstallStatus, save, updateAllSites, updateAllSitesNow, updateDefaultSiteMethods inherited from class AbstractModelObject
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError, sendError, sendError, sendErrorMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface SearchItem
getSearchGroup, getSearchIcon
-
Constructor Details
-
PluginRestoreUpdateCenter
public PluginRestoreUpdateCenter()
-