public class FileFinder
extends java.lang.Object
implements hudson.FilePath.FileCallable<java.util.List<java.lang.String>>
Constructor and Description |
---|
FileFinder(java.lang.String pattern) |
Modifier and Type | Method and Description |
---|---|
void |
checkRoles(org.jenkinsci.remoting.RoleChecker checker)
This method has an empty implementation, which is added after upgrading the Jenkins core version to 1.642.3
|
java.util.List<java.lang.String> |
invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel) |
public java.util.List<java.lang.String> invoke(java.io.File workspace, hudson.remoting.VirtualChannel channel) throws java.io.IOException, java.lang.InterruptedException
invoke
in interface hudson.FilePath.FileCallable<java.util.List<java.lang.String>>
java.io.IOException
java.lang.InterruptedException
public void checkRoles(org.jenkinsci.remoting.RoleChecker checker) throws java.lang.SecurityException
checkRoles
in interface org.jenkinsci.remoting.RoleSensitive
checker
- java.lang.SecurityException