com.trackstudio.app.scm
Class CVSManager

java.lang.Object
  extended by com.trackstudio.app.scm.SCMManager
      extended by com.trackstudio.app.scm.CVSManager

public class CVSManager
extends SCMManager


Nested Class Summary
 class CVSManager.BasicListener
           
 
Method Summary
 CommitListItem convertToCommitItem(net.sf.statcvs.model.Commit commit)
           
static CVSManager getInstance()
           
 void initCache(java.lang.String initConnectionName)
           
 void testConnection(java.lang.String taskNumber)
           
 
Methods inherited from class com.trackstudio.app.scm.SCMManager
firstSCMindex, getCommitForNumber, getLastCommitsForRepos, getTaskReferences
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CVSManager getInstance()

convertToCommitItem

public CommitListItem convertToCommitItem(net.sf.statcvs.model.Commit commit)
                                   throws GranException
Throws:
GranException

testConnection

public void testConnection(java.lang.String taskNumber)
                    throws GranException
Specified by:
testConnection in class SCMManager
Throws:
GranException

initCache

public void initCache(java.lang.String initConnectionName)
               throws GranException
Specified by:
initCache in class SCMManager
Throws:
GranException


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.