public class VcsRepositoryViewerModuleDescriptorImpl extends AbstractBambooModuleDescriptor<VcsRepositoryViewer> implements VcsRepositoryViewerModuleDescriptor
| Constructor and Description |
|---|
VcsRepositoryViewerModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory) |
| Modifier and Type | Method and Description |
|---|---|
VcsRepositoryViewerConfigurator |
getConfigurator() |
VcsRepositoryViewerExporter |
getExporter() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
boolean |
supportsVcsRepositoryType(String pluginKey)
Check if this viewer can be used for a given kind of vcs.
|
disabled, getElementAsString, getFreeMarkerResourceLocation, getModule, getVelocityResourceLocation, instantiateClass, instantiateSubmodule, isMutable, postInit, preInitassertModuleClassImplements, checkPermissions, destroy, destroy, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, isBroken, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdestroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokengetResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocationgetNamepublic VcsRepositoryViewerModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory)
public void init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>init in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<VcsRepositoryViewer>com.atlassian.plugin.PluginParseException@NotNull public VcsRepositoryViewerConfigurator getConfigurator()
getConfigurator in interface VcsRepositoryViewerModuleDescriptorpublic boolean supportsVcsRepositoryType(@NotNull
String pluginKey)
VcsRepositoryViewerModuleDescriptorsupportsVcsRepositoryType in interface VcsRepositoryViewerModuleDescriptor@NotNull public VcsRepositoryViewerExporter getExporter()
getExporter in interface VcsRepositoryViewerModuleDescriptorCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.