Uses of Class
org.apache.maven.buildcache.xml.report.ProjectReport
Packages that use ProjectReport
-
Uses of ProjectReport in org.apache.maven.buildcache.xml.report
Methods in org.apache.maven.buildcache.xml.report that return types with arguments of type ProjectReportMethods in org.apache.maven.buildcache.xml.report with parameters of type ProjectReportModifier and TypeMethodDescriptionvoidCacheReport.addProject(ProjectReport projectReport) Method addProject.voidCacheReport.removeProject(ProjectReport projectReport) Method removeProject.Method parameters in org.apache.maven.buildcache.xml.report with type arguments of type ProjectReportModifier and TypeMethodDescriptionvoidCacheReport.setProjects(List<ProjectReport> projects) Set the projects field.