public class JqlFunctionModuleDescriptorImpl extends AbstractJiraModuleDescriptor<JqlFunction> implements JqlFunctionModuleDescriptor
| Constructor and Description |
|---|
JqlFunctionModuleDescriptorImpl(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.module.ModuleFactory moduleFactory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFunctionName() |
int |
hashCode() |
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element) |
boolean |
isList() |
assertResourceExists, createModule, createVelocityParams, disabled, enabled, getAuthenticationContext, getClassLoader, getDescription, getHtml, getHtml, getI18nBean, getModule, getName, getText, getText, isResourceExist, writeHtmlassertModuleClassImplements, checkPermissions, destroy, getCompleteKey, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceLocation, getScopeKey, isBroken, isEnabled, isEnabledByDefault, isSystemModule, loadClass, provideValidationRules, satisfiesMinJavaVersion, setBroken, setPlugin, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetHtml, getHtml, getI18nBean, writeHtmldestroy, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenpublic JqlFunctionModuleDescriptorImpl(JiraAuthenticationContext authenticationContext, 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<JqlFunction>init in class AbstractJiraModuleDescriptor<JqlFunction>com.atlassian.plugin.PluginParseExceptionpublic String getFunctionName()
getFunctionName in interface JqlFunctionModuleDescriptorpublic boolean isList()
isList in interface JqlFunctionModuleDescriptorpublic boolean equals(Object obj)
equals in interface com.atlassian.plugin.ModuleDescriptor<JqlFunction>equals in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<JqlFunction>public int hashCode()
hashCode in interface com.atlassian.plugin.ModuleDescriptor<JqlFunction>hashCode in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<JqlFunction>Copyright © 2002-2023 Atlassian. All Rights Reserved.