Class HomeDirectoryTask
- java.lang.Object
-
- jenkins.MasterToSlaveFileCallable<String>
-
- io.jenkins.plugins.synopsys.security.scan.global.HomeDirectoryTask
-
- All Implemented Interfaces:
FilePath.FileCallable<String>
,Serializable
,org.jenkinsci.remoting.RoleSensitive
public class HomeDirectoryTask extends MasterToSlaveFileCallable<String>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HomeDirectoryTask(String separator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
invoke(File f, hudson.remoting.VirtualChannel channel)
-
Methods inherited from class jenkins.MasterToSlaveFileCallable
checkRoles
-
-