org.whitesource.teamcity.agent
Class GenericOssInfoExtractor
java.lang.Object
  
org.whitesource.teamcity.agent.BaseOssInfoExtractor
      
org.whitesource.teamcity.agent.GenericOssInfoExtractor
public class GenericOssInfoExtractor
- extends BaseOssInfoExtractor
 
Concrete implementation for generic job types.
 Based on user entered locations of open source libraries.
- 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 | 
 
includePatterns
protected List<Pattern> includePatterns
excludePatterns
protected List<Pattern> excludePatterns
GenericOssInfoExtractor
public GenericOssInfoExtractor(jetbrains.buildServer.agent.BuildRunnerContext runner)
- Constructor
- Parameters:
 runner - 
 
extract
public Collection<org.whitesource.agent.api.model.AgentProjectInfo> extract()
- Specified by:
 extract in class BaseOssInfoExtractor
 
 
Copyright © 2012 White Source. All Rights Reserved.