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 java.lang.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 java.lang.String URL_NAME
VAR_JOB_REVISION_NAME
public static java.lang.String VAR_JOB_REVISION_NAME
JobRevisionEnvironmentAction
public JobRevisionEnvironmentAction(java.lang.String revision)
buildEnvVars
public void buildEnvVars(hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env)
- Specified by:
buildEnvVars in interface hudson.model.EnvironmentContributingAction
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getIconFileName
public java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getTarget
public java.lang.Object getTarget()
- Specified by:
getTarget in interface org.kohsuke.stapler.StaplerProxy
Copyright © 2010. All Rights Reserved.