@Symbol(value="nodejs")
@Extension
public static final class NodeJSBuildWrapper.DescriptorImpl
extends hudson.tasks.BuildWrapperDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckConfigId(hudson.model.ItemGroup<?> context,
String configId)
Verify that the given configId exists in the given context.
|
hudson.util.ListBoxModel |
doFillConfigIdItems(hudson.model.ItemGroup<?> context)
Gather all defined npmrc config files.
|
String |
getDisplayName() |
NodeJSInstallation[] |
getInstallations() |
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, 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 isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable in class hudson.tasks.BuildWrapperDescriptorpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>public NodeJSInstallation[] getInstallations()
public hudson.util.ListBoxModel doFillConfigIdItems(@AncestorInPath
hudson.model.ItemGroup<?> context)
context - where lookuppublic hudson.util.FormValidation doCheckConfigId(@Nullable @AncestorInPath hudson.model.ItemGroup<?> context, @CheckForNull @QueryParameter String configId)
context - where lookupconfigId - the identifier of an npmrc fileCopyright © 2016–2018. All rights reserved.