Uses of Class
org.apache.continuum.model.project.ProjectRunSummary

Packages that use ProjectRunSummary
org.apache.continuum.builder.distributed.manager   
 

Uses of ProjectRunSummary in org.apache.continuum.builder.distributed.manager
 

Methods in org.apache.continuum.builder.distributed.manager that return types with arguments of type ProjectRunSummary
 List<ProjectRunSummary> DefaultDistributedBuildManager.getCurrentRuns()
           
 List<ProjectRunSummary> DistributedBuildManager.getCurrentRuns()
           
 

Method parameters in org.apache.continuum.builder.distributed.manager with type arguments of type ProjectRunSummary
 void DefaultDistributedBuildManager.setCurrentRuns(List<ProjectRunSummary> currentRuns)
           
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.