@Extension
public class UseMangoConfiguration
extends jenkins.model.GlobalConfiguration
Constructor and Description |
---|
UseMangoConfiguration() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillCredentialsIdItems(jenkins.model.Jenkins context)
Populates credentials select box.
|
static UseMangoConfiguration |
get() |
String |
getCredentialsId() |
void |
setCredentialsId(String credentialsId) |
all, configure, getDescriptor, getGlobalConfigPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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 UseMangoConfiguration get()
public String getCredentialsId()
public void setCredentialsId(String credentialsId)
credentialsId
- the credentialsId to setpublic hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath jenkins.model.Jenkins context)
context
- Jenkins contextCopyright © 2016–2020. All rights reserved.