Class EnvInjectMasterEnvVarsRetriever
java.lang.Object
jenkins.security.MasterToSlaveCallable<Map<String,String>,IOException>
org.jenkinsci.plugins.envinject.service.EnvInjectMasterEnvVarsRetriever
- All Implemented Interfaces:
hudson.remoting.Callable<Map<String,,String>, IOException> Serializable,ControllerToAgentCallable<Map<String,,String>, IOException> org.jenkinsci.remoting.RoleSensitive
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class EnvInjectMasterEnvVarsRetriever
extends MasterToSlaveCallable<Map<String,String>,IOException>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFailMethods inherited from interface jenkins.agents.ControllerToAgentCallable
checkRoles
-
Constructor Details
-
EnvInjectMasterEnvVarsRetriever
public EnvInjectMasterEnvVarsRetriever()
-
-
Method Details
-
call
- Throws:
IOException
-