com.atlassian.theplugin.commons.crucible.api.model
Interface SvnRepository

All Superinterfaces:
Repository
All Known Implementing Classes:
SvnRepositoryBean

public interface SvnRepository
extends Repository


Method Summary
 java.lang.String getPath()
           
 java.lang.String getUrl()
           
 
Methods inherited from interface com.atlassian.theplugin.commons.crucible.api.model.Repository
getName, getType, isEnabled
 

Method Detail

getUrl

java.lang.String getUrl()

getPath

java.lang.String getPath()


Copyright © 2008-2009 Atlassian Pty Ltd. All Rights Reserved.