Package | Description |
---|---|
com.atlassian.jira.issue.fields | |
com.atlassian.jira.issue.fields.renderer.comment | |
com.atlassian.jira.issue.tabpanels |
Constructor and Description |
---|
CommentSystemField(VelocityTemplatingEngine templatingEngine,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
RendererManager rendererManager,
PermissionManager permissionManager,
CommentService commentService,
ProjectRoleManager projectRoleManager,
CommentSearchHandlerFactory searchHandlerFactory,
GroupManager groupManager,
CommentManager commentManager,
MentionService mentionService,
CommentFieldRenderer commentFieldRenderer,
DefaultCommentPropertyService commentPropertyService,
I18nHelper.BeanFactory i18nFactory,
CsvDateFormatter csvDateFormatter,
ServiceDeskVisibilityInformationRetriever serviceDeskVisibilityInformationRetriever) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCommentFieldRenderer |
Constructor and Description |
---|
CommentAction(IssueTabPanelModuleDescriptor descriptor,
Comment comment,
boolean canEditComment,
boolean canDeleteComment,
boolean canReact,
boolean commentReactionsEnabled,
boolean isCollapsed,
RendererManager rendererManager,
FieldLayoutManager fieldLayoutManager,
DateTimeFormatter dateTimeFormatter,
CommentFieldRenderer commentFieldRenderer,
CommentPropertyService commentPropertyService,
JiraAuthenticationContext jiraAuthenticationContext) |
CommentTabPanel(CommentManager commentManager,
CommentService commentService,
CommentPermissionManager commentPermissionManager,
CommentReactionsEnabledService commentReactionsEnabledService,
IssueManager issueManager,
FieldLayoutManager fieldLayoutManager,
RendererManager rendererManager,
DateTimeFormatter dateTimeFormatter,
SoyTemplateRendererProvider soyTemplateRendererProvider,
CommentFieldRenderer commentFieldRenderer,
CommentPropertyService commentPropertyService,
JiraAuthenticationContext jiraAuthenticationContext) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.