|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommentFieldRendererModuleDescriptor
Module which allows to replace the system rendering of comments.
| Field Summary | |
|---|---|
static String |
TEMPLATE_NAME_EDIT
|
static String |
TEMPLATE_NAME_ISSUE_EDIT
|
static String |
TEMPLATE_NAME_ISSUE_VIEW
|
static String |
TEMPLATE_NAME_VIEW
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor |
|---|
getCondition, getTooltip, getWebLabel, getWebParams, getWeight |
| Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
|---|
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
| Methods inherited from interface com.atlassian.plugin.Resourced |
|---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
| Methods inherited from interface com.atlassian.plugin.StateAware |
|---|
disabled, enabled |
| Methods inherited from interface com.atlassian.plugin.web.descriptors.ContextAware |
|---|
getContextProvider |
| Field Detail |
|---|
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
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||