@Symbol(value="nodejsci")
@Extension
public static final class NodeJSCommandInterpreter.NodeJsDescriptor
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Constructor and Description |
|---|
NodeJsDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckConfigId(String configId) |
Collection<org.jenkinsci.lib.configprovider.model.Config> |
getConfigs()
Gather all defined npmrc config files.
|
String |
getDisplayName()
Customise the name of this job step.
|
String |
getHelpFile()
Return the help file.
|
NodeJSInstallation[] |
getInstallations() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> jobType) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>public String getHelpFile()
getHelpFile in class hudson.model.Descriptor<hudson.tasks.Builder>public NodeJSInstallation[] getInstallations()
public Collection<org.jenkinsci.lib.configprovider.model.Config> getConfigs()
empty if no one
defined.public hudson.util.FormValidation doCheckConfigId(@CheckForNull @QueryParameter String configId)
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> jobType)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>Copyright © 2016–2017. All rights reserved.