| Package | Description |
|---|---|
| jenkins.plugins.nodejs.tools | |
| jenkins.plugins.nodejs.tools.pathresolvers |
| Modifier and Type | Method and Description |
|---|---|
static NodeJSInstaller.Platform |
NodeJSInstaller.Platform.current() |
static NodeJSInstaller.Platform |
NodeJSInstaller.Platform.of(hudson.model.Node n)
Determines the platform of the given node.
|
static NodeJSInstaller.Platform |
NodeJSInstaller.Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeJSInstaller.Platform[] |
NodeJSInstaller.Platform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
InstallerPathResolver.resolvePathFor(String version,
NodeJSInstaller.Platform platform,
NodeJSInstaller.CPU cpu) |
| Modifier and Type | Method and Description |
|---|---|
String |
LatestInstallerPathResolver.resolvePathFor(String version,
NodeJSInstaller.Platform platform,
NodeJSInstaller.CPU cpu) |
Copyright © 2004-2016. All Rights Reserved.