WebItemProviderModuleDescriptor
public interface SimpleLinkFactoryModuleDescriptor extends com.atlassian.plugin.ModuleDescriptor<SimpleLinkFactory>, com.atlassian.plugin.web.descriptors.WeightedDescriptor
SimpleLinkFactory
. This is used
by the SimpleLinkManager
to display a list of simple links.Modifier and Type | Method and Description |
---|---|
String |
getSection()
Deprecated.
The section that this list will be inserted into.
|
boolean |
shouldBeLazy()
Deprecated.
Whether or not this should be lazily loaded.
|
destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
boolean shouldBeLazy()
String getSection()
WebSectionModuleDescriptor
location + "/" + key.
This should never return null.
Copyright © 2002-2019 Atlassian. All Rights Reserved.