org.whitesource.jenkins.extractor.generic
Class GenericOssInfoExtractor
java.lang.Object
org.whitesource.jenkins.extractor.BaseOssInfoExtractor
org.whitesource.jenkins.extractor.generic.GenericOssInfoExtractor
public class GenericOssInfoExtractor
- extends BaseOssInfoExtractor
Concrete implementation for collecting open source info from FreeStyle projects.
- Author:
- Edo.Shor
|
Method Summary |
Collection<org.whitesource.agent.api.model.AgentProjectInfo> |
extract()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericOssInfoExtractor
public GenericOssInfoExtractor(String includes,
String excludes,
hudson.model.AbstractBuild build,
hudson.model.BuildListener listener,
String projectToken)
extract
public Collection<org.whitesource.agent.api.model.AgentProjectInfo> extract()
throws InterruptedException,
IOException
- Specified by:
extract in class BaseOssInfoExtractor
- Throws:
InterruptedException
IOException
Copyright © 2004-2013 White Source. All Rights Reserved.