Uses of Class
de.smartics.maven.issues.util.ReportReference

Packages that use ReportReference
de.smartics.maven.issues The core package for generating issues reports with Maven
de.smartics.maven.issues.util Provides utilities for all other packages. 
 

Uses of ReportReference in de.smartics.maven.issues
 

Methods in de.smartics.maven.issues that return types with arguments of type ReportReference
 List<ReportReference> RendererConfig.getReportReferences()
          Returns the references to former reports.
 

Method parameters in de.smartics.maven.issues with type arguments of type ReportReference
 void RendererConfig.Builder.setReportReferences(List<ReportReference> reportReferences)
          Sets the references to former reports.
 

Uses of ReportReference in de.smartics.maven.issues.util
 

Methods in de.smartics.maven.issues.util that return types with arguments of type ReportReference
 List<ReportReference> ReportReferenceExtractor.readReportReferences()
          Reads the relevant report references.
 

Methods in de.smartics.maven.issues.util with parameters of type ReportReference
 int ReportReference.compareTo(ReportReference o)
          
 



Copyright © 2008-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.