public interface VcsRepositoryViewerModuleDescriptor extends com.atlassian.plugin.ModuleDescriptor<VcsRepositoryViewer>, NameProvider
| Modifier and Type | Method and Description |
|---|---|
@NotNull VcsRepositoryViewerConfigurator |
getConfigurator() |
@Nullable VcsRepositoryViewerExporter |
getExporter() |
boolean |
supportsVcsRepositoryType(@NotNull 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, setBrokengetResourceDescriptor, getResourceDescriptors, getResourceLocationgetNameboolean supportsVcsRepositoryType(@NotNull
@NotNull String pluginKey)
@NotNull @NotNull VcsRepositoryViewerConfigurator getConfigurator()
@Nullable @Nullable VcsRepositoryViewerExporter getExporter()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.