Class and Description |
---|
jenkins.plugins.nodejs.NodeJSPlugin
Do not use this anymore. This class will be removed, actually is
kept to migrate persistence.
|
jenkins.plugins.nodejs.NodeJSPlugin
Do not use this anymore. This class will be removed, actually is
kept to migrate persistence.
|
Method and Description |
---|
jenkins.plugins.nodejs.NodeJSPlugin.getInstallations()
Use
NodeJSUtils.getInstallations() instead of this. |
jenkins.plugins.nodejs.NodeJSPlugin.getInstallations()
Use
NodeJSUtils.getInstallations() instead of this. |
jenkins.plugins.nodejs.NodeJSPlugin.setInstallations(NodeJSInstallation[])
You should not set manually system NodeJS installation, in
case use the standard
#setInstallations(NodeJSInstallation[]) |
jenkins.plugins.nodejs.NodeJSPlugin.setInstallations(NodeJSInstallation[])
You should not set manually system NodeJS installation, in
case use the standard
#setInstallations(NodeJSInstallation[]) |
Copyright © 2016–2022. All rights reserved.