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
,org.jenkinsci.remoting.RoleSensitive
- Author:
- Gregory Boissinot
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.MasterToSlaveFileCallable
checkRoles
-
Constructor Details
-
PropertiesVariablesRetriever
-
-
Method Details
-
invoke
public Map<String,String> invoke(@CheckForNull File base, @CheckForNull hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-