|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeJSInstallation | |
|---|---|
| jenkins.plugins.nodejs | Classes implementing Jenkins API used in NodeJS Plugin. |
| jenkins.plugins.nodejs.tools | |
| Uses of NodeJSInstallation in jenkins.plugins.nodejs |
|---|
| Methods in jenkins.plugins.nodejs that return NodeJSInstallation | |
|---|---|
NodeJSInstallation |
NodeJSPlugin.findInstallationByName(String name)
|
NodeJSInstallation[] |
NodeJSPlugin.getInstallations()
|
NodeJSInstallation[] |
NodeJsCommandInterpreter.NodeJsDescriptor.getInstallations()
|
| Methods in jenkins.plugins.nodejs with parameters of type NodeJSInstallation | |
|---|---|
void |
NodeJSPlugin.setInstallations(NodeJSInstallation[] installations)
|
| Uses of NodeJSInstallation in jenkins.plugins.nodejs.tools |
|---|
| Methods in jenkins.plugins.nodejs.tools that return NodeJSInstallation | |
|---|---|
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()
|
| Methods in jenkins.plugins.nodejs.tools with parameters of type NodeJSInstallation | |
|---|---|
static hudson.FilePath |
NodeJSInstaller.binFolderOf(NodeJSInstallation intallation,
hudson.model.Node node)
|
void |
NodeJSInstallation.DescriptorImpl.setInstallations(NodeJSInstallation... installations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||