Modifier and Type | Method and Description |
---|---|
SASUnitInstallation |
SASUnitInstallation.forEnvironment(hudson.EnvVars environment)
Get the installation for the environment.
|
SASUnitInstallation |
SASUnitInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
SASUnitInstallation |
SASUnitPlugInBuilder.getInstallation()
Method loops over all available SASUnit installations and returns the one specified in the project setup.
|
SASUnitInstallation[] |
SASUnitInstallation.DescriptorImpl.getInstallations() |
SASUnitInstallation[] |
SASUnitPlugInBuilder.DescriptorImpl.getInstallations()
Get the SASUnit installations.
|
Modifier and Type | Method and Description |
---|---|
void |
SASUnitInstallation.DescriptorImpl.setInstallations(SASUnitInstallation... installations) |
void |
SASUnitPlugInBuilder.DescriptorImpl.setInstallations(SASUnitInstallation... installations)
Set the SASUnit installations.
|
Copyright © 2004-2015. All Rights Reserved.