org.whitesource.jenkins.extractor.generic
public class LibFolderScanner extends jenkins.MasterToSlaveFileCallable<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
IOExceptionInterruptedExceptionCopyright © 2016–2017 White Source. All rights reserved.