@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @Extension @Symbol(value="remotingCLI") public class CLI extends GlobalConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
CLI.WarnWhenEnabled |
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static boolean |
DISABLED
Deprecated.
Use
setEnabled(boolean) instead. |
clazz
Constructor and Description |
---|
CLI() |
Modifier and Type | Method and Description |
---|---|
static CLI |
get() |
GlobalConfigurationCategory |
getCategory()
Define the global configuration category the global config of this Descriptor is in.
|
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
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
@Deprecated public static boolean DISABLED
setEnabled(boolean)
instead.isEnabled()
if set.public GlobalConfigurationCategory getCategory()
Descriptor
getCategory
in class Descriptor<GlobalConfiguration>
Descriptor
.public boolean isEnabled()
public void setEnabled(boolean enabled)
Copyright © 2004–2017. All rights reserved.