public interface VcsRepositoryViewerModuleDescriptor extends com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>, NameProvider
Modifier and Type | Method and Description |
---|---|
VcsRepositoryViewerConfigurator |
getConfigurator() |
VcsRepositoryViewerExporter |
getExporter() |
boolean |
supportsVcsRepositoryType(String pluginKey)
Check if this viewer can be used for a given kind of vcs.
|
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
getResourceDescriptor, getResourceDescriptors, getResourceLocation
getName
boolean supportsVcsRepositoryType(@NotNull String pluginKey)
@NotNull VcsRepositoryViewerConfigurator getConfigurator()
@Nullable VcsRepositoryViewerExporter getExporter()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.