public class CommentFieldRendererModuleDescriptorImpl extends com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor<Void> implements CommentFieldRendererModuleDescriptor
condition, contextProvider, element, label, params, tooltip, webInterfaceManager, weightkey, moduleClass, moduleClassName, moduleFactory, name, pluginTEMPLATE_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 |
|---|---|
io.atlassian.fugue.Option<String> |
getFieldEditHtml(Map<String,Object> context) |
io.atlassian.fugue.Option<String> |
getFieldViewHtml(Map<String,Object> context) |
io.atlassian.fugue.Option<String> |
getIssuePageEditHtml(Map<String,Object> context) |
io.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, 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 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 io.atlassian.fugue.Option<String> getFieldEditHtml(Map<String,Object> context)
getFieldEditHtml in interface CommentFieldRendererModuleDescriptorpublic io.atlassian.fugue.Option<String> getFieldViewHtml(Map<String,Object> context)
getFieldViewHtml in interface CommentFieldRendererModuleDescriptorpublic io.atlassian.fugue.Option<String> getIssuePageEditHtml(Map<String,Object> context)
getIssuePageEditHtml in interface CommentFieldRendererModuleDescriptorpublic io.atlassian.fugue.Option<String> getIssuePageViewHtml(Map<String,Object> context)
getIssuePageViewHtml in interface CommentFieldRendererModuleDescriptorCopyright © 2002-2019 Atlassian. All Rights Reserved.