com.thalesgroup.hudson.plugins.jobrevision
Class JobRevisionEnvironmentAction
java.lang.Object
com.thalesgroup.hudson.plugins.jobrevision.JobRevisionEnvironmentAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.EnvironmentContributingAction, hudson.model.ModelObject, org.kohsuke.stapler.StaplerProxy
public class JobRevisionEnvironmentAction
- extends Object
- implements hudson.model.EnvironmentContributingAction, org.kohsuke.stapler.StaplerProxy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URL_NAME
public static String URL_NAME
VAR_JOB_REVISION_NAME
public static String VAR_JOB_REVISION_NAME
JobRevisionEnvironmentAction
public JobRevisionEnvironmentAction(String revision)
buildEnvVars
public void buildEnvVars(hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env)
- Specified by:
buildEnvVars
in interface hudson.model.EnvironmentContributingAction
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in interface hudson.model.Action
- Specified by:
getDisplayName
in interface hudson.model.ModelObject
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName
in interface hudson.model.Action
getUrlName
public String getUrlName()
- Specified by:
getUrlName
in interface hudson.model.Action
getTarget
public Object getTarget()
- Specified by:
getTarget
in interface org.kohsuke.stapler.StaplerProxy
Copyright © 2004-2012. All Rights Reserved.