@Extension
public static final class CodeCommitURLHelper.DescriptorImpl
extends hudson.plugins.git.extensions.GitSCMExtensionDescriptor
CodeCommitURLHelper
. Used as a singleton. The class is marked as
public so that it can be accessed from views.
See src/main/resources/hudson/plugins/hello_world/CodeCommitURLHelper/*.jelly for the actual HTML fragment for the configuration screen.
Constructor and Description |
---|
DescriptorImpl()
In order to load the persisted global configuration, you have to call load() in the
constructor.
|
Modifier and Type | Method and Description |
---|---|
com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel<?,?> |
doFillCredentialIdItems(hudson.model.Item owner) |
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
all, isApplicable
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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, toMap
public DescriptorImpl()
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.plugins.git.extensions.GitSCMExtension>
public com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel<?,?> doFillCredentialIdItems(@AncestorInPath hudson.model.Item owner)
Copyright © 2013–2018 ingenieux Labs. All rights reserved.