All Implemented Interfaces:
hudson.remoting.Callable<ArrayList<ScanResult>,IOException>, Serializable, org.jenkinsci.remoting.RoleSensitive

public class Scanner extends MasterToSlaveCallable<ArrayList<ScanResult>,IOException>
The Scanner class is for scanning files in threads it is designed to run on the node side
See Also: