| Package | Description |
|---|---|
| jenkins.plugins.nodejs |
Classes implementing Jenkins API used in NodeJS Plugin.
|
| jenkins.plugins.nodejs.tools |
| Modifier and Type | Method and Description |
|---|---|
NodeJSInstallation |
NodeJSPlugin.findInstallationByName(String name) |
NodeJSInstallation[] |
NodeJSPlugin.getInstallations() |
NodeJSInstallation[] |
NodeJsCommandInterpreter.NodeJsDescriptor.getInstallations() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeJSPlugin.setInstallations(NodeJSInstallation[] installations) |
| Modifier and Type | Method and Description |
|---|---|
NodeJSInstallation |
NodeJSInstallation.forEnvironment(hudson.EnvVars environment) |
NodeJSInstallation |
NodeJSInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
NodeJSInstallation[] |
NpmPackagesBuildWrapper.DescriptorImpl.getInstallations() |
NodeJSInstallation[] |
NodeJSInstallation.DescriptorImpl.getInstallations() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.FilePath |
NodeJSInstaller.binFolderOf(NodeJSInstallation intallation,
hudson.model.Node node) |
void |
NodeJSInstallation.DescriptorImpl.setInstallations(NodeJSInstallation... installations) |
Copyright © 2004-2016. All Rights Reserved.