org.jenkinsci.plugins.envinject.service
Class EnvInjectMasterEnvVarsSetter
java.lang.Object
org.jenkinsci.plugins.envinject.service.EnvInjectMasterEnvVarsSetter
- All Implemented Interfaces:
- hudson.remoting.Callable<Void,org.jenkinsci.lib.envinject.EnvInjectException>, Serializable
public class EnvInjectMasterEnvVarsSetter
- extends Object
- implements hudson.remoting.Callable<Void,org.jenkinsci.lib.envinject.EnvInjectException>
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvInjectMasterEnvVarsSetter
public EnvInjectMasterEnvVarsSetter(hudson.EnvVars enVars)
call
public Void call()
throws org.jenkinsci.lib.envinject.EnvInjectException
- Specified by:
call
in interface hudson.remoting.Callable<Void,org.jenkinsci.lib.envinject.EnvInjectException>
- Throws:
org.jenkinsci.lib.envinject.EnvInjectException
Copyright © 2004-2013. All Rights Reserved.