public interface SCMModule
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.plugin.ModuleDescriptor |
getModuleDescriptor() |
java.lang.String |
getName() |
java.util.Collection<SCMRepository> |
getRepositories() |
void |
setModuleDescriptor(com.atlassian.plugin.ModuleDescriptor moduleDescriptor) |
java.lang.String getName()
java.util.Collection<SCMRepository> getRepositories()
void setModuleDescriptor(com.atlassian.plugin.ModuleDescriptor moduleDescriptor)
com.atlassian.plugin.ModuleDescriptor getModuleDescriptor()