Uses of Class
org.whitesource.fs.ProjectsDetails
-
Packages that use ProjectsDetails Package Description org.whitesource.agent org.whitesource.fs -
-
Uses of ProjectsDetails in org.whitesource.agent
Methods in org.whitesource.agent with parameters of type ProjectsDetails Modifier and Type Method Description Pair<java.lang.String,StatusCode>ProjectsSender. sendRequest(ProjectsDetails projectsDetails) -
Uses of ProjectsDetails in org.whitesource.fs
Methods in org.whitesource.fs that return ProjectsDetails Modifier and Type Method Description ProjectsDetailsFileSystemAgent. createProjects()ProjectsDetailsProjectsCalculator. getAllProjects(FSAConfiguration fsaConfiguration)ProjectsDetailsMain. scanAndSend(FSAConfiguration fsaConfiguration, boolean shouldSend)
-