hudson.ivy
Class IvyBuild.IvyModuleEnvironmentAction
java.lang.Object
hudson.ivy.IvyBuild.IvyModuleEnvironmentAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.EnvironmentContributingAction, hudson.model.ModelObject
- Enclosing class:
- IvyBuild
public static class IvyBuild.IvyModuleEnvironmentAction
- extends Object
- implements hudson.model.EnvironmentContributingAction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IvyBuild.IvyModuleEnvironmentAction
public IvyBuild.IvyModuleEnvironmentAction()
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
buildEnvVars
public void buildEnvVars(hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env)
- Specified by:
buildEnvVars in interface hudson.model.EnvironmentContributingAction
Copyright © 2004-2012 Hudson. All Rights Reserved.