Class PropertiesVariablesRetriever
java.lang.Object
jenkins.MasterToSlaveFileCallable<Map<String,String>>
org.jenkinsci.plugins.envinject.service.PropertiesVariablesRetriever
- All Implemented Interfaces:
FilePath.FileCallable<Map<String,,String>> Serializable,ControllerToAgentFileCallable<Map<String,,String>> org.jenkinsci.remoting.RoleSensitive
- Author:
- Gregory Boissinot
- See Also:
-
Constructor Details
-
PropertiesVariablesRetriever
-
-
Method Details
-
invoke
public Map<String,String> invoke(@CheckForNull File base, @CheckForNull hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-