Uses of Interface
org.apache.continuum.dao.ProjectScmRootDao

Packages that use ProjectScmRootDao
org.apache.continuum.builder.distributed.manager   
org.apache.continuum.builder.distributed.work   
org.apache.continuum.dao   
org.apache.maven.continuum   
 

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

Methods in org.apache.continuum.builder.distributed.manager with parameters of type ProjectScmRootDao
 void DefaultDistributedBuildManager.setProjectScmRootDao(ProjectScmRootDao projectScmRootDao)
           
 

Uses of ProjectScmRootDao in org.apache.continuum.builder.distributed.work
 

Methods in org.apache.continuum.builder.distributed.work with parameters of type ProjectScmRootDao
 void DefaultContinuumWorker.setProjectScmRootDao(ProjectScmRootDao projectScmRootDao)
           
 

Uses of ProjectScmRootDao in org.apache.continuum.dao
 

Classes in org.apache.continuum.dao that implement ProjectScmRootDao
 class ProjectScmRootDaoImpl
           
 

Uses of ProjectScmRootDao in org.apache.maven.continuum
 

Methods in org.apache.maven.continuum that return ProjectScmRootDao
protected  ProjectScmRootDao AbstractContinuumTest.getProjectScmRootDao()
           
 



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