@Extension
public class ThemisGlobalConfiguration
extends jenkins.model.GlobalConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
ThemisGlobalConfiguration.ThemisInstance
A simple class to contain the information about a Themis instance.
|
Modifier and Type | Field and Description |
---|---|
static String |
THEMIS_API_KEY |
Constructor and Description |
---|
ThemisGlobalConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
ThemisGlobalConfiguration.ThemisInstance |
getInstance(String name) |
List<ThemisGlobalConfiguration.ThemisInstance> |
getInstances() |
all, getCategory, getDescriptor, getDisplayName, getGlobalConfigPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, 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 final String THEMIS_API_KEY
public List<ThemisGlobalConfiguration.ThemisInstance> getInstances()
public ThemisGlobalConfiguration.ThemisInstance getInstance(String name)
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json)
configure
in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>
Copyright © 2016–2018. All rights reserved.