org.whitesource.jenkins.extractor.generic
public class LibFolderScanner extends Object implements hudson.FilePath.FileCallable<Collection<org.whitesource.agent.api.model.DependencyInfo>>
| Constructor and Description |
|---|
LibFolderScanner(List<String> libIncludes,
List<String> libExcludes,
hudson.model.BuildListener listener)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Collection<org.whitesource.agent.api.model.DependencyInfo> |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public Collection<org.whitesource.agent.api.model.DependencyInfo> invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<Collection<org.whitesource.agent.api.model.DependencyInfo>>IOExceptionInterruptedExceptionCopyright © 2004-2016 White Source. All Rights Reserved.