com.atlassian.bamboo.repository.plugin
Interface RepositoryModuleDescriptor

All Superinterfaces:
com.atlassian.plugin.ModuleDescriptor<Repository>, com.atlassian.plugin.Resourced
All Known Implementing Classes:
RepositoryModuleDescriptorImpl

public interface RepositoryModuleDescriptor
extends com.atlassian.plugin.ModuleDescriptor<Repository>


Method Summary
 RepositoryConfigurator getConfigurator()
           
 
Methods inherited from interface com.atlassian.plugin.ModuleDescriptor
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion
 
Methods inherited from interface com.atlassian.plugin.Resourced
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation
 

Method Detail

getConfigurator

@NotNull
RepositoryConfigurator getConfigurator()


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.