Uses of Interface
com.atlassian.jira.vcs.cvsimpl.CvsRepositoryUtil

Packages that use CvsRepositoryUtil
com.atlassian.jira   
com.atlassian.jira.vcs.cvsimpl   
com.atlassian.jira.web.action.admin.vcs   
 

Uses of CvsRepositoryUtil in com.atlassian.jira
 

Methods in com.atlassian.jira that return CvsRepositoryUtil
 CvsRepositoryUtil ComponentManager.getCvsRepositoryUtil()
          Deprecated.  
 

Uses of CvsRepositoryUtil in com.atlassian.jira.vcs.cvsimpl
 

Classes in com.atlassian.jira.vcs.cvsimpl that implement CvsRepositoryUtil
 class CvsRepositoryUtilImpl
           
 

Constructors in com.atlassian.jira.vcs.cvsimpl with parameters of type CvsRepositoryUtil
CvsRepository(com.opensymphony.module.propertyset.PropertySet propertySet, CvsRepositoryUtil cvsRepositoryUtil)
           
 

Uses of CvsRepositoryUtil in com.atlassian.jira.web.action.admin.vcs
 

Methods in com.atlassian.jira.web.action.admin.vcs that return CvsRepositoryUtil
protected  CvsRepositoryUtil RepositoryActionSupport.getCvsRepositoryUtil()
           
 

Constructors in com.atlassian.jira.web.action.admin.vcs with parameters of type CvsRepositoryUtil
AddRepository(RepositoryManager repositoryManager, CvsRepositoryUtil cvsRepositoryUtil)
           
DeleteRepository(RepositoryManager repositoryManager, CvsRepositoryUtil cvsRepositoryUtil)
           
RepositoryActionSupport(RepositoryManager repositoryManager, CvsRepositoryUtil cvsRepositoryUtil)
           
RepositoryTest(RepositoryManager repositoryManager, CvsRepositoryUtil cvsRepositoryUtil)
           
UpdateRepository(RepositoryManager repositoryManager, CvsRepositoryUtil cvsRepositoryUtil)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.