|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.repository.svn.SvnRepositoryPathHelper
public class SvnRepositoryPathHelper
Method Summary | |
---|---|
boolean |
checkPathExists(org.tmatesoft.svn.core.SVNURL url)
|
org.tmatesoft.svn.core.SVNURL |
getBranchesRootUrl()
|
org.tmatesoft.svn.core.SVNURL |
getTagsRootUrl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean checkPathExists(org.tmatesoft.svn.core.SVNURL url)
public org.tmatesoft.svn.core.SVNURL getBranchesRootUrl() throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNException
public org.tmatesoft.svn.core.SVNURL getTagsRootUrl() throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |