|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Container class for access information to the SCM system
Method Summary | |
ScmConnectionMethod |
getConnectionMethod()
Returns the methd of the connection with the SCM system |
java.lang.String |
getHost()
Return the hostname of the SCM system |
java.lang.String |
getLogfilePath()
Returns the path to the logfile on the local disk |
java.lang.String |
getLogin()
Returns the login of the user |
java.lang.String |
getModuleName()
Returns the modulname of the software project |
java.lang.String |
getName()
Returns the name of this access |
java.lang.String |
getPassword()
Returns the password of the user |
java.lang.String |
getRepositoryRoot()
Returns the root directory of the SCM system |
Method Detail |
public ScmConnectionMethod getConnectionMethod()
public java.lang.String getHost()
public java.lang.String getLogfilePath()
public java.lang.String getLogin()
public java.lang.String getModuleName()
public java.lang.String getName()
public java.lang.String getPassword()
public java.lang.String getRepositoryRoot()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |