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

All Known Subinterfaces:
SvnRepository
All Known Implementing Classes:
RepositoryBean, SvnRepositoryBean

public interface Repository


Method Summary
 java.lang.String getName()
           
 java.lang.String getType()
           
 boolean isEnabled()
           
 

Method Detail

getName

java.lang.String getName()

getType

java.lang.String getType()

isEnabled

boolean isEnabled()


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