Package | Description |
---|---|
com.atlassian.jira.bc.issue.comment.property | |
com.atlassian.jira.issue.tabpanels | |
com.atlassian.jira.rest.v2.issue |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCommentPropertyService |
Constructor and Description |
---|
CommentPropertyConditionHelper(CommentPropertyService propertyService) |
Constructor and Description |
---|
CommentAction(IssueTabPanelModuleDescriptor descriptor,
Comment comment,
boolean canEditComment,
boolean canDeleteComment,
boolean canReact,
boolean commentReactionsEnabled,
boolean isHeader,
boolean isCollapsed,
boolean isPinned,
boolean canPin,
String pinnedBy,
Date pinnedAt,
RendererManager rendererManager,
FieldLayoutManager fieldLayoutManager,
DateTimeFormatter dateTimeFormatter,
CommentFieldRenderer commentFieldRenderer,
CommentPropertyService commentPropertyService,
JiraAuthenticationContext jiraAuthenticationContext) |
CommentTabPanel(CommentManager commentManager,
CommentPinManager commentPinManager,
CommentService commentService,
CommentPermissionManager commentPermissionManager,
CommentReactionsEnabledService commentReactionsEnabledService,
IssueManager issueManager,
FieldLayoutManager fieldLayoutManager,
RendererManager rendererManager,
DateTimeFormatter dateTimeFormatter,
CommentFieldRenderer commentFieldRenderer,
CommentPropertyService commentPropertyService,
JiraAuthenticationContext jiraAuthenticationContext) |
Constructor and Description |
---|
CommentPropertyResource(CommentPropertyService commentPropertyService,
JiraAuthenticationContext authenticationContext,
JiraBaseUrls jiraBaseUrls,
I18nHelper i18n) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.