public interface CommentFieldRendererModuleDescriptor extends com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor<Void>
| Modifier and Type | Field and Description |
|---|---|
static String |
TEMPLATE_NAME_EDIT |
static String |
TEMPLATE_NAME_HEADER_VIEW |
static String |
TEMPLATE_NAME_ISSUE_EDIT |
static String |
TEMPLATE_NAME_ISSUE_VIEW |
static String |
TEMPLATE_NAME_VIEW |
| 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> |
getHeaderViewHtml(Map<String,Object> context) |
io.atlassian.fugue.Option<String> |
getIssuePageEditHtml(Map<String,Object> context) |
io.atlassian.fugue.Option<String> |
getIssuePageViewHtml(Map<String,Object> context) |
getCondition, getTooltip, getWebLabel, getWebParams, getWeightdestroy, equals, getCompleteKey, getDescription, getDescriptionKey, getDisplayName, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBrokenstatic final String TEMPLATE_NAME_VIEW
static final String TEMPLATE_NAME_EDIT
static final String TEMPLATE_NAME_ISSUE_VIEW
static final String TEMPLATE_NAME_ISSUE_EDIT
static final String TEMPLATE_NAME_HEADER_VIEW
Copyright © 2002-2024 Atlassian. All Rights Reserved.