hudson.plugins.m2extrasteps
Class M2ExtraStepsAction

java.lang.Object
  extended by hudson.model.InvisibleAction
      extended by 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


Constructor Summary
M2ExtraStepsAction()
           
 
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
 

Constructor Detail

M2ExtraStepsAction

public M2ExtraStepsAction()
Method Detail

buildEnvVars

public void buildEnvVars(hudson.model.AbstractBuild<?,?> build,
                         hudson.EnvVars env)
Specified by:
buildEnvVars in interface hudson.model.EnvironmentContributingAction


Copyright © 2009. All Rights Reserved.