public class CommentFieldRendererModuleDescriptorImpl extends com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<Void> implements CommentFieldRendererModuleDescriptor
condition, contextProvider, element, label, params, tooltip, webInterfaceManager, weight
key, moduleClass, moduleClassName, moduleFactory, name, plugin, singleton
TEMPLATE_NAME_EDIT, TEMPLATE_NAME_ISSUE_EDIT, TEMPLATE_NAME_ISSUE_VIEW, TEMPLATE_NAME_VIEW
Constructor and Description |
---|
CommentFieldRendererModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
VelocityTemplatingEngine velocityTemplatingEngine) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Option<String> |
getFieldEditHtml(Map<String,Object> context) |
com.atlassian.fugue.Option<String> |
getFieldViewHtml(Map<String,Object> context) |
com.atlassian.fugue.Option<String> |
getIssuePageEditHtml(Map<String,Object> context) |
com.atlassian.fugue.Option<String> |
getIssuePageViewHtml(Map<String,Object> context) |
Void |
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, setWebInterfaceManager
assertModuleClassImplements, checkPermissions, destroy, destroy, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, isEnabled, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCondition, getTooltip, getWebLabel, getWebParams, getWeight
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion
public CommentFieldRendererModuleDescriptorImpl(com.atlassian.plugin.module.ModuleFactory moduleFactory, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityTemplatingEngine velocityTemplatingEngine)
public void init(com.atlassian.plugin.Plugin plugin, org.dom4j.Element element) throws com.atlassian.plugin.PluginParseException
public com.atlassian.fugue.Option<String> getFieldEditHtml(Map<String,Object> context)
getFieldEditHtml
in interface CommentFieldRendererModuleDescriptor
public com.atlassian.fugue.Option<String> getFieldViewHtml(Map<String,Object> context)
getFieldViewHtml
in interface CommentFieldRendererModuleDescriptor
public com.atlassian.fugue.Option<String> getIssuePageEditHtml(Map<String,Object> context)
getIssuePageEditHtml
in interface CommentFieldRendererModuleDescriptor
public com.atlassian.fugue.Option<String> getIssuePageViewHtml(Map<String,Object> context)
getIssuePageViewHtml
in interface CommentFieldRendererModuleDescriptor
Copyright © 2002-2016 Atlassian. All Rights Reserved.
View cookie preferences