hudson.plugins.m2extrasteps
Class M2ExtraStepsAction
java.lang.Object
hudson.model.InvisibleAction
hudson.plugins.m2extrasteps.M2ExtraStepsAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.EnvironmentContributingAction, hudson.model.ModelObject
@ExportedBean
public class M2ExtraStepsAction
- extends hudson.model.InvisibleAction
- implements hudson.model.EnvironmentContributingAction
|
Method Summary |
void |
buildEnvVars(hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env)
|
| Methods inherited from class hudson.model.InvisibleAction |
getDisplayName, getIconFileName, getUrlName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.model.Action |
getDisplayName, getIconFileName, getUrlName |
M2ExtraStepsAction
public M2ExtraStepsAction()
buildEnvVars
public void buildEnvVars(hudson.model.AbstractBuild<?,?> build,
hudson.EnvVars env)
- Specified by:
buildEnvVars in interface hudson.model.EnvironmentContributingAction
Copyright © 2004-2012. All Rights Reserved.