Uses of Class
com.castlemon.jenkins.performance.domain.reporting.ProjectPerformanceEntry

Packages that use ProjectPerformanceEntry
com.castlemon.jenkins.performance.domain.reporting   
com.castlemon.jenkins.performance.reporting   
 

Uses of ProjectPerformanceEntry in com.castlemon.jenkins.performance.domain.reporting
 

Methods in com.castlemon.jenkins.performance.domain.reporting that return types with arguments of type ProjectPerformanceEntry
 List<ProjectPerformanceEntry> ProjectSummary.getPerformanceEntries()
           
 

Method parameters in com.castlemon.jenkins.performance.domain.reporting with type arguments of type ProjectPerformanceEntry
 void ProjectSummary.setPerformanceEntries(List<ProjectPerformanceEntry> performanceEntries)
           
 

Uses of ProjectPerformanceEntry in com.castlemon.jenkins.performance.reporting
 

Methods in com.castlemon.jenkins.performance.reporting that return ProjectPerformanceEntry
 ProjectPerformanceEntry ProjectReporter.generateBasicProjectPerformanceData(ProjectRun projectRun)
           
 



Copyright © 2004-2013. All Rights Reserved.