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_ISSUE_EDIT |
static String |
TEMPLATE_NAME_ISSUE_VIEW |
static String |
TEMPLATE_NAME_VIEW |
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) |
getCondition, getTooltip, getWebLabel, getWebParams, getWeight
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isBroken, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion, setBroken
static 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
Copyright © 2002-2017 Atlassian. All Rights Reserved.