@Service public class EditableCommentTabEntryFactory extends BaseEditableTabEntryFactory<EditableCommentTabEntry> implements EditableTabEntryFactory
DetailsViewTab#COMMENT
Constructor and Description |
---|
EditableCommentTabEntryFactory() |
Modifier and Type | Method and Description |
---|---|
protected DetailsViewTab |
getCurrentTab()
Returns tab which is being populated by the factory
|
protected EditableCommentTabEntry |
newTabEntry()
Initializes a corresponding instance of
EditableTabEntry per tab. |
protected void |
populateTabParticularAttributes(com.atlassian.jira.issue.Issue issue,
EditableCommentTabEntry tabEntry,
Map<String,Object> rootContextMap)
Populates other attributes, which are specified for each tab, into the entry.
|
buildSection, buildSections, createEntry, getDisplayableWebPanelsByTab, getEstimateField, getI18n, getLoggedInUser, getRapidView, getRapidViewId, getTab, getTrackingField
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createEntry, getTab
protected EditableCommentTabEntry newTabEntry()
BaseEditableTabEntryFactory
EditableTabEntry
per tab.newTabEntry
in class BaseEditableTabEntryFactory<EditableCommentTabEntry>
EditableTabEntry
protected DetailsViewTab getCurrentTab()
BaseEditableTabEntryFactory
getCurrentTab
in class BaseEditableTabEntryFactory<EditableCommentTabEntry>
DetailsViewTab
protected void populateTabParticularAttributes(com.atlassian.jira.issue.Issue issue, EditableCommentTabEntry tabEntry, Map<String,Object> rootContextMap)
BaseEditableTabEntryFactory
populateTabParticularAttributes
in class BaseEditableTabEntryFactory<EditableCommentTabEntry>
Copyright © 2007–2025 Atlassian. All rights reserved.