|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.app.scm.SCMManager
com.trackstudio.app.scm.CVSManager
public class CVSManager
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 |
---|
public static CVSManager getInstance()
public CommitListItem convertToCommitItem(net.sf.statcvs.model.Commit commit) throws GranException
GranException
public void testConnection(java.lang.String taskNumber) throws GranException
testConnection
in class SCMManager
GranException
public void initCache(java.lang.String initConnectionName) throws GranException
initCache
in class SCMManager
GranException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |