@Extension public static class TPTGlobalConfiguration.DescriptorImpl extends hudson.model.Descriptor<TPTGlobalConfiguration>
| Constructor and Description |
|---|
DescriptorImpl()
Creates a new Descriptor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
String |
getDisplayName() |
static boolean |
getTrustSlavesAndUsers() |
static boolean |
isTrustSlavesAndUsers() |
static void |
setTrustSlavesAndUsers(boolean enableTrustSlavesAndUsers)
Set if the user hase activated the "trust slaves and users" check box in the global Jenkins
configurations
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, 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, toMappublic boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<TPTGlobalConfiguration>hudson.model.Descriptor.FormExceptionpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<TPTGlobalConfiguration>public static void setTrustSlavesAndUsers(boolean enableTrustSlavesAndUsers)
enableTrustSlavesAndUsers - Should the option be enabledpublic static boolean isTrustSlavesAndUsers()
public static boolean getTrustSlavesAndUsers()
Copyright © 2016–2018 PikeTec GmbH. All rights reserved.