public class LibFolderScanner extends jenkins.MasterToSlaveFileCallable<Collection<RemoteDependency>>
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_STRING |
| Constructor and Description |
|---|
LibFolderScanner(List<String> libIncludes,
List<String> libExcludes,
hudson.model.TaskListener listener)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Collection<RemoteDependency> |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public static final String EMPTY_STRING
public Collection<RemoteDependency> invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2021 White Source. All rights reserved.