public class IssueDetailsViewDelegationPanelModuleDescriptorImpl extends com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<com.atlassian.plugin.web.model.WebPanel> implements DelegationWebPanelModuleDescriptor
| Constructor and Description |
|---|
IssueDetailsViewDelegationPanelModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleClassFactory,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDelegate() |
String |
getLocation() |
com.atlassian.plugin.web.model.WebPanel |
getModule() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
disabled, enabled, equals, getCondition, getContextProvider, getTooltip, getWebLabel, getWebParams, getWeight, hashCode, makeCondition, makeConditions, makeConditions, makeContextProvider, setWebInterfaceManagerassertModuleClassImplements, checkPermissions, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCondition, getTooltip, getWebLabel, getWebParams, getWeightdestroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenpublic IssueDetailsViewDelegationPanelModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleClassFactory,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
public void init(@Nonnull com.atlassian.plugin.Plugin plugin, @Nonnull org.dom4j.Element element) throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<com.atlassian.plugin.web.model.WebPanel>init in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<com.atlassian.plugin.web.model.WebPanel>com.atlassian.plugin.PluginParseExceptionpublic com.atlassian.plugin.web.model.WebPanel getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<com.atlassian.plugin.web.model.WebPanel>getModule in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<com.atlassian.plugin.web.model.WebPanel>public String getDelegate()
getDelegate in interface DelegationWebPanelModuleDescriptorpublic String getLocation()
getLocation in interface com.atlassian.plugin.web.descriptors.WebPanelModuleDescriptorCopyright © 2007–2025 Atlassian. All rights reserved.