public class MavenOssInfoExtractor extends BaseOssInfoExtractor
excludes, includes, listener, run| Constructor and Description |
|---|
MavenOssInfoExtractor(String includes,
String excludes,
hudson.maven.MavenModuleSetBuild mavenModuleSetBuild,
hudson.model.TaskListener listener,
String mavenProjectToken,
String moduleTokens,
boolean ignorePomModules) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.whitesource.agent.api.model.AgentProjectInfo> |
extract() |
String |
getTopMostProjectName() |
public Collection<org.whitesource.agent.api.model.AgentProjectInfo> extract() throws InterruptedException, IOException
extract in class BaseOssInfoExtractorInterruptedExceptionIOExceptionpublic String getTopMostProjectName()
Copyright © 2016–2019 White Source. All rights reserved.