public class EnvVarsVariableContainer
extends org.apache.ivy.core.settings.IvyVariableContainerImpl
EnvVars
instance instead of using System.getEnvConstructor and Description |
---|
EnvVarsVariableContainer(hudson.EnvVars envVars) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
String |
getVariable(String name) |
public String getVariable(String name)
getVariable
in interface org.apache.ivy.core.settings.IvyVariableContainer
getVariable
in class org.apache.ivy.core.settings.IvyVariableContainerImpl
public Object clone()
clone
in interface org.apache.ivy.core.settings.IvyVariableContainer
clone
in class org.apache.ivy.core.settings.IvyVariableContainerImpl
Copyright © 2004-2012. All Rights Reserved.