public class GenericOssInfoExtractor extends BaseOssInfoExtractor
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
DEFAULT_SCAN_EXTENSIONS |
excludes, includes, listener, run| Constructor and Description |
|---|
GenericOssInfoExtractor(String includes,
String excludes,
hudson.model.Run<?,?> run,
hudson.model.TaskListener listener,
hudson.util.Secret projectToken,
hudson.FilePath workspace) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.whitesource.agent.api.model.AgentProjectInfo> |
extract() |
public Collection<org.whitesource.agent.api.model.AgentProjectInfo> extract() throws InterruptedException, IOException
extract in class BaseOssInfoExtractorInterruptedExceptionIOExceptionCopyright © 2016–2020 White Source. All rights reserved.