Class Projects
java.lang.Object
org.jenkinsci.plugins.codesonar.models.projects.Projects
- All Implemented Interfaces:
Serializable
- Author:
- andrius
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProjectByName
(String projectName) void
setProjects
(List<Project> projects) void
setProjectTrees
(List<ProjectTree> projectTrees) toString()
-
Constructor Details
-
Projects
public Projects()
-
-
Method Details
-
getProjectByName
- Throws:
CodeSonarPluginException
-
getProjectTrees
-
setProjectTrees
-
getProjects
-
setProjects
-
toString
-