Package org.whitesource.fs
Class FileSystemAgent
- java.lang.Object
-
- org.whitesource.fs.FileSystemAgent
-
public class FileSystemAgent extends java.lang.ObjectFile System Agent.- Author:
- Itai Marko, tom.shapira, anna.rozin
-
-
Constructor Summary
Constructors Constructor Description FileSystemAgent(FSAConfiguration config, java.util.List<java.lang.String> dependencyDirs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ProjectsDetailscreateProjects()
-
-
-
Constructor Detail
-
FileSystemAgent
public FileSystemAgent(FSAConfiguration config, java.util.List<java.lang.String> dependencyDirs)
-
-
Method Detail
-
createProjects
public ProjectsDetails createProjects()
-
-