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, writeHtml
assertModuleClassImplements, 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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getHtml, getHtml, getI18nBean, writeHtml
destroy, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
public 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.PluginParseException
public String getFunctionName()
getFunctionName
in interface JqlFunctionModuleDescriptor
public boolean isList()
isList
in interface JqlFunctionModuleDescriptor
public 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-2021 Atlassian. All Rights Reserved.