org.jenkinsci.plugins.envinject.service
Class EnvInjectScriptExecutorService
java.lang.Object
org.jenkinsci.plugins.envinject.service.EnvInjectScriptExecutorService
public class EnvInjectScriptExecutorService
- extends Object
- Author:
- Gregory Boissinot
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvInjectScriptExecutorService
public EnvInjectScriptExecutorService(EnvInjectJobPropertyInfo info,
Map<String,String> currentEnvVars,
hudson.FilePath rootScriptExecutionPath,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
executeScriptFromInfoObject
public void executeScriptFromInfoObject()
throws EnvInjectException
- Throws:
EnvInjectException
Copyright © 2004-2011. All Rights Reserved.