Package com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
package com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
ClassDescriptionBaseEditableTabEntryFactory<T extends EditableTabEntry>This provides base implementation for every implementation of
EditableTabEntryFactory
to produceEditableTabEntry
for Editable Details View tabs.This is used to populate entry model forDetailsViewTab#ATTACHMENT
This is used to populate entry model forDetailsViewTab#COMMENT
This is used to populate entry model forDetailsViewTab#DESCRIPTION
This is used to populate entry model forDetailsViewTab#DETAILS
This represents a collection of fields, which areIssueFieldConstants.ISSUE_KEY
,IssueFieldConstants.SUMMARY
, and estimate fields, rendered in Details View header.This is used to populate entry model forDetailsViewTab#HEADER
Provides the data to Issues in Epic panel in Issue Detail View.This is used to populate entry model forDetailsViewTab#ISSUES_IN_EPIC
.This is used to populate entry model forDetailsViewTab#SUB_TASKS
This is responsible for producing the model for each editable details view tab for requested issue in given context.This is used to produce an instance ofEditableTabEntry
corresponding to aDetailsViewTab
.This is used to populate entry model forDetailsViewTab#THIRD_PARTY_TAB