Constructor and Description |
---|
DefaultGroupService(GlobalPermissionManager globalPermissionManager,
GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil,
CommentManager commentManager,
WorklogManager worklogManager,
NotificationSchemeManager notificationSchemeManager,
PermissionManager permissionManager,
ProjectRoleService projectRoleService,
IssueSecurityLevelManager issueSecurityLevelManager,
UserUtil userUtil,
SharePermissionDeleteUtils sharePermissionDeleteUtils,
SubscriptionManager subscriptionManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
JiraContactHelper jiraContactHelper,
GroupManager groupManager,
ApplicationRoleManager applicationRoleManager,
GroupsToApplicationsSeatingHelper groupsToApplicationsSeatingHelper) |
Constructor and Description |
---|
DefaultCommentService(CommentManager commentManager,
PermissionManager permissionManager,
JiraAuthenticationContext jiraAuthenticationContext,
CommentPermissionManager commentPermissionManager,
IssueManager issueManager,
VisibilityValidator visibilityValidator,
TextFieldCharacterLengthValidator textFieldCharacterLengthValidator) |
Constructor and Description |
---|
DefaultProjectRoleService(ProjectRoleManager projectRoleManager,
PermissionManager permissionManager,
JiraAuthenticationContext jiraAuthenticationContext,
RoleActorFactory roleActorFactory,
NotificationSchemeManager notificationSchemeManager,
PermissionSchemeManager permissionSchemeManager,
WorkflowManager workflowManager,
ProjectManager projectManager,
SchemeFactory schemeFactory,
IssueSecurityLevelManager issueSecurityLevelManager,
SharePermissionDeleteUtils sharePermissionDeleteUtils,
IssueSecuritySchemeManager issueSecuritySchemeManager,
com.atlassian.event.api.EventPublisher eventPublisher,
WorklogManager worklogManager,
CommentManager commentManager,
ProjectRoleHandler projectRoleHandler) |
Modifier and Type | Method and Description |
---|---|
static CommentManager |
ComponentAccessor.getCommentManager() |
Constructor and Description |
---|
ReferenceWorkflowFunction(CommentManager commentManager) |
Constructor and Description |
---|
DefaultIndexRecoveryManager(SearchService searchService,
IssueManager issueManager,
IndexLifecycleManager indexLifecycleManager,
IndexPathManager indexPathManager,
SharedEntityIndexManager sharedEntityIndexManager,
IndexingCounterManager indexingCounterManager,
IssueIndexManager indexManager,
CommentManager commentManager,
WorklogManager worklogManager,
EntityVersioningManager entityVersioningManager,
VersioningCleanupService versionsCleaner,
LegacyIndexFixer legacyIndexFixer,
com.atlassian.event.api.EventPublisher eventPublisher,
ClusterNodes clusterNodes) |
DefaultNodeReindexService(ClusterManager clusterManager,
NodeIndexCounterStore nodeIndexCounterStore,
OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore,
IssueIndexManager indexManager,
SharedEntityIndexer sharedEntityIndexer,
ProjectManager projectManager,
ProjectReindexService projectReindexService,
IssueManager issueManager,
CommentManager commentManager,
WorklogManager worklogManager,
SharedEntityResolver sharedEntityResolver,
IndexCopyService indexCopyService,
IssueIndexingService indexingService,
InternalIndexingService internalIndexingService,
FailedReplicationOperationService failedReplicationOperationService,
com.atlassian.event.api.EventPublisher eventPublisher) |
ZDUAwareNodeReindexService(ClusterManager clusterManager,
NodeIndexCounterStore nodeIndexCounterStore,
OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore,
IssueIndexManager indexManager,
SharedEntityIndexer sharedEntityIndexer,
ProjectManager projectManager,
ProjectReindexService projectReindexService,
IssueManager issueManager,
CommentManager commentManager,
WorklogManager worklogManager,
SharedEntityResolver sharedEntityResolver,
IndexCopyService indexCopyService,
IssueIndexingService indexingService,
InternalIndexingService internalIndexingService,
FailedReplicationOperationService failedReplicationOperationService,
com.atlassian.event.api.EventPublisher eventPublisher,
FeatureManager featureManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCommentManager |
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) |
Constructor and Description |
---|
CommentRestFieldOperationsHandler(CommentManager commentManager,
ProjectRoleManager projectRoleManager,
I18nHelper i18nHelper) |
Constructor and Description |
---|
DefaultCommentRetriever(CommentManager commentManager,
EntityVersioningManager entityVersioningManager) |
Constructor and Description |
---|
DefaultIssueDeleteHelper(IssueIndexManager indexManager,
SubTaskManager subTaskManager,
IssueLinkManager issueLinkManager,
RemoteIssueLinkManager remoteIssueLinkManager,
MailThreadManager mailThreadManager,
CustomFieldManager customFieldManager,
IssueManager issueManager,
NodeAssociationStore nodeAssociationStore,
WorkflowManager workflowManager,
ChangeHistoryManager changeHistoryManager,
IssueEventManager issueEventManager,
UserAssociationStore userAssociationStore,
com.atlassian.event.api.EventPublisher eventPublisher,
MovedIssueKeyStore movedIssueKeyStore,
JsonEntityPropertyManager jsonEntityPropertyManager,
CommentManager commentManager,
IssueAttachmentDeleteHelper attachmentDeleteHelper,
IssueEventBundleFactory issueEventBundleFactory,
WorklogManager worklogManager,
SpanningOperationHolder spanningOperationHolder,
IssueStateAuditHandler issueStateAuditHandler) |
Constructor and Description |
---|
CommentTabPanel(CommentManager commentManager,
CommentPermissionManager commentPermissionManager,
IssueManager issueManager,
FieldLayoutManager fieldLayoutManager,
RendererManager rendererManager,
DateTimeFormatter dateTimeFormatter,
SoyTemplateRendererProvider soyTemplateRendererProvider,
CommentFieldRenderer commentFieldRenderer,
CommentPropertyService commentPropertyService,
JiraAuthenticationContext jiraAuthenticationContext) |
Modifier and Type | Field and Description |
---|---|
protected CommentManager |
AbstractIssueHtmlView.commentManager |
Constructor and Description |
---|
AbstractIssueHtmlView(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
CommentManager commentManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
IssueViewUtil issueViewUtil,
FieldVisibilityManager fieldVisibilityManager) |
IssueHtmlView(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
CommentManager commentManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
IssueViewUtil issueViewUtil,
FieldVisibilityManager fieldVisibilityManager) |
IssueWordView(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
CommentManager commentManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
IssueViewUtil issueViewUtil,
FieldVisibilityManager fieldVisibilityManager) |
IssueXMLView(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
FieldLayoutManager fieldLayoutManager,
CommentManager commentManager,
IssueViewUtil issueViewUtil,
AggregateTimeTrackingCalculatorFactory aggregateTimeTrackingCalculatorFactory,
BuildUtilsInfo buildUtilsInfo,
DateTimeFormatterFactory dateTimeFormatterFactory,
FieldVisibilityManager fieldVisibilityManager,
MauEventService mauEventService) |
Constructor and Description |
---|
DefaultMessageHandlerContext(CommentManager commentManager,
MessageHandlerExecutionMonitor monitor,
IssueManager issueManager,
AttachmentManager attachmentManager)
|
DefaultMessageHandlerContext(CommentManager commentManager,
MessageHandlerExecutionMonitor monitor,
IssueManager issueManager,
AttachmentManager attachmentManager,
TextFieldCharacterLengthValidator textFieldCharacterLengthValidator,
PermissionManager permissionManager,
ApplicationProperties applicationProperties,
ApplicationRoleManager applicationRoleManager,
UserService userService) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.