| Package | Description |
|---|---|
| jenkins.plugins.nodejs.tools |
| Modifier and Type | Method and Description |
|---|---|
NodeJSInstaller.Preference |
NodeJSInstaller.CPU.accept(String line)
In JDK5u3, I see platform like "Linux AMD64", while JDK6u3 refers to "Linux x64", so
just use "64" for locating bits.
|
static NodeJSInstaller.Preference |
NodeJSInstaller.Preference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeJSInstaller.Preference[] |
NodeJSInstaller.Preference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2016. All Rights Reserved.