@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @Extension @Symbol(value="downloadSettings") public final class DownloadSettings extends GlobalConfiguration
UpdateSite
,
DownloadService
Modifier and Type | Class and Description |
---|---|
static class |
DownloadSettings.DailyCheck |
static class |
DownloadSettings.Warning |
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
ExtensionPoint.LegacyInstancesAreScopedToHudson
clazz
Constructor and Description |
---|
DownloadSettings() |
Modifier and Type | Method and Description |
---|---|
static void |
checkPostBackAccess() |
static DownloadSettings |
get() |
GlobalConfigurationCategory |
getCategory()
Define the global configuration category the global config of this Descriptor is in.
|
boolean |
isUseBrowser() |
void |
setUseBrowser(boolean useBrowser) |
static boolean |
usePostBack() |
all, configure, getDescriptor, getGlobalConfigPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public static DownloadSettings get()
public boolean isUseBrowser()
public void setUseBrowser(boolean useBrowser)
public GlobalConfigurationCategory getCategory()
Descriptor
getCategory
in class Descriptor<GlobalConfiguration>
Descriptor
.public static boolean usePostBack()
public static void checkPostBackAccess() throws org.acegisecurity.AccessDeniedException
org.acegisecurity.AccessDeniedException
Copyright © 2004–2017. All rights reserved.