|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.descriptors.AbstractModuleDescriptor<T>
com.atlassian.jira.plugin.AbstractJiraModuleDescriptor<UserFormat>
com.atlassian.jira.plugin.userformat.descriptors.UserFormatModuleDescriptorImpl
public class UserFormatModuleDescriptorImpl
| Field Summary |
|---|
| Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
key, moduleClass, moduleClassName, moduleFactory, name, plugin, resources, singleton |
| Constructor Summary | |
|---|---|
UserFormatModuleDescriptorImpl(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.module.ModuleFactory moduleFactory)
|
|
| Method Summary | |
|---|---|
void |
disabled()
|
void |
enabled()
|
boolean |
equals(Object obj)
|
UserFormat |
getModule()
|
String |
getType()
Gets the user format "type" that this descriptor applies to. |
String |
getTypeI18nKey()
Gets an i18n key to display a user friendly description for the type that this descriptor applies to. |
int |
hashCode()
|
void |
init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
|
| Methods inherited from class com.atlassian.jira.plugin.AbstractJiraModuleDescriptor |
|---|
assertResourceExists, createModule, createVelocityParams, getAuthenticationContext, getClassLoader, getDescription, getHtml, getHtml, getI18nBean, getName, getText, getText, isResourceExist, writeHtml |
| Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
assertModuleClassImplements, checkPermissions, destroy, destroy, getCompleteKey, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor |
|---|
getHtml, getHtml, getI18nBean, writeHtml |
| Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
|---|
destroy, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
| Methods inherited from interface com.atlassian.plugin.Resourced |
|---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
| Constructor Detail |
|---|
public UserFormatModuleDescriptorImpl(JiraAuthenticationContext authenticationContext,
com.atlassian.plugin.module.ModuleFactory moduleFactory)
| Method Detail |
|---|
public void init(com.atlassian.plugin.Plugin plugin,
org.dom4j.Element element)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.ModuleDescriptor<UserFormat>init in class AbstractJiraModuleDescriptor<UserFormat>com.atlassian.plugin.PluginParseExceptionpublic void enabled()
enabled in interface com.atlassian.plugin.StateAwareenabled in class AbstractJiraModuleDescriptor<UserFormat>public void disabled()
disabled in interface com.atlassian.plugin.StateAwaredisabled in class AbstractJiraModuleDescriptor<UserFormat>public String getType()
UserFormatModuleDescriptor
getType in interface UserFormatModuleDescriptorpublic String getTypeI18nKey()
UserFormatModuleDescriptor
getTypeI18nKey in interface UserFormatModuleDescriptorpublic UserFormat getModule()
getModule in interface com.atlassian.plugin.ModuleDescriptor<UserFormat>getModule in class AbstractJiraModuleDescriptor<UserFormat>public boolean equals(Object obj)
equals in interface com.atlassian.plugin.ModuleDescriptor<UserFormat>equals in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<UserFormat>public int hashCode()
hashCode in interface com.atlassian.plugin.ModuleDescriptor<UserFormat>hashCode in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<UserFormat>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||