Modifier and Type | Class and Description |
---|---|
class |
DefaultCommentService
Default implementation of comment service.
|
Constructor and Description |
---|
BubbleChartResource(ChartUtils chartUtils,
JiraAuthenticationContext jiraAuthenticationContext,
SearchService searchService,
PermissionManager permissionManager,
VelocityRequestContextFactory velocityRequestContextFactory,
CommentService commentService) |
ToIssueBubbleData(CommentService commentService,
ApplicationUser user,
String bubbleType,
int recentCommentsDays) |
Constructor and Description |
---|
DefaultRecentCommentManager(CommentService commentService,
SearchProviderFactory searchProviderFactory,
SearchProvider searchProvider,
JqlDateSupport jqlDateSupport,
JqlOperandResolver operandResolver,
SearchService searchService,
LuceneQueryModifier luceneQueryModifier,
QueryVisitor.QueryVisitorFactory queryVisitorFactory) |
Constructor and Description |
---|
LuceneCommentIterator(ApplicationUser user,
CommentService commentService,
org.apache.lucene.search.TopDocs hits,
org.apache.lucene.search.IndexSearcher searcher) |
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 |
---|
SortedMentionableUserSearcher(I18nHelper i18n,
PermissionManager permissionManager,
CommentService commentService,
WatcherService watcherService,
VoteService voteService,
UserSearchService userSearchService) |
Constructor and Description |
---|
LinkConfluencePage(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.event.api.EventPublisher eventPublisher,
IssueEventManager issueEventManager,
IssueEventBundleFactory issueEventBundleFactory,
ConfluenceApplicationLinks confluenceAppLinks,
ConfluencePageService confluencePageService) |
Constructor and Description |
---|
LinkJiraIssue(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserHistoryManager userHistoryManager,
UserPropertyManager userPropertyManager,
IssueLinkService issueLinkService,
UserUtil userUtil,
IssueLinkTypeManager issueLinkTypeManager,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.applinks.api.ApplicationLinkService applicationLinkService,
RemoteJiraRestService remoteJiraRestService,
IssueManager issueManager,
IssueLinkManager issueLinkManager,
com.atlassian.applinks.host.spi.InternalHostApplication internalHostApplication,
IssueEventManager issueEventManager,
IssueEventBundleFactory issueEventBundleFactory) |
Constructor and Description |
---|
AddWebLink(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.event.api.EventPublisher eventPublisher,
IssueEventManager issueEventManager,
IssueEventBundleFactory issueEventBundleFactory) |
Constructor and Description |
---|
CommentResource(CommentService commentService,
JiraAuthenticationContext authContext,
I18nHelper i18n,
ProjectRoleManager projectRoleManager,
JiraBaseUrls jiraBaseUrls,
IssueFinder issueFinder,
DateTimeFormatterFactory dateTimeFormatterFactory,
RendererManager rendererManager,
FieldLayoutManager fieldLayoutManager,
EmailFormatter emailFormatter) |
LinkIssueResource(ApplicationProperties applicationProperties,
I18nHelper i18n,
JiraAuthenticationContext authContext,
PermissionManager permissionManager,
IssueLinkManager issueLinkManager,
CommentService commentService,
ProjectRoleManager projectRoleManager,
IssueLinkTypeFinder issueLinkTypeFinder,
IssueFinder issueFinder,
IssueLinkService issueLinkService,
JiraBaseUrls jiraBaseUrls,
IssueService issueService) |
Modifier and Type | Field and Description |
---|---|
protected CommentService |
AbstractWorklogAction.commentService |
Constructor and Description |
---|
AbstractCommentableAssignableIssue(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
UserUtil userUtil) |
AbstractCommentableIssue(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil) |
AbstractIssueLinkAction(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil,
RemoteIssueLinkService remoteIssueLinkService,
com.atlassian.event.api.EventPublisher eventPublisher,
IssueEventManager issueEventManager,
IssueEventBundleFactory issueEventBundleFactory) |
AbstractWorklogAction(WorklogService worklogService,
CommentService commentService,
ProjectRoleManager projectRoleManager,
JiraDurationUtils jiraDurationUtils,
FieldVisibilityManager fieldVisibilityManager,
FieldLayoutManager fieldLayoutManager,
RendererManager rendererManager,
UserUtil userUtil,
FeatureManager featureManager,
DateTimeFormatterFactory dateTimeFormatterFactory) |
AddComment(SubTaskManager subTaskManager,
FieldManager fieldManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
ProjectRoleManager projectRoleManager,
CommentService commentService,
PermissionManager permissionManager,
UserUtil userUtil,
IssueEventManager issueEventManager,
IssueEventBundleFactory issueEventBundleFactory,
QueryDslAccessor queryDslAccessor) |
AssignIssue(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldLayoutManager fieldLayoutManager,
FieldManager fieldManager,
CommentService commentService,
IssueManager issueManager,
UserUtil userUtil) |
AttachFile(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
AttachmentService attachmentService,
IssueUpdater issueUpdater,
UserUtil userUtil,
BackwardCompatibleTemporaryAttachmentUtil temporaryAttachmentUtil,
MessageResponder responder,
PopUpMessageFactory messageFactory) |
AttachScreenshot(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
WebAttachmentManager webAttachmentManager,
IssueUpdater issueUpdater,
AttachmentService attachmentService,
SecureUserTokenManager secureUserTokenManager,
JiraAuthenticationContext authenticationContext,
UserUtil userUtil) |
CommentAssignIssue(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
IssueService issueService,
UserUtil userUtil,
IssueWorkflowManager issueWorkflowManager) |
CreateWorklog(WorklogService worklogService,
CommentService commentService,
ProjectRoleManager projectRoleManager,
JiraDurationUtils jiraDurationUtils,
DateTimeFormatterFactory dateTimeFormatterFactory,
FieldVisibilityManager fieldVisibilityManager,
FieldLayoutManager fieldLayoutManager,
RendererManager rendererManager,
UserUtil userUtil,
FeatureManager featureManager) |
DeleteComment(FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService) |
DeleteWorklog(WorklogService worklogService,
CommentService commentService,
ProjectRoleManager projectRoleManager,
JiraDurationUtils jiraDurationUtils,
DateTimeFormatterFactory dateTimeFormatterFactory,
FieldVisibilityManager fieldVisibilityManager,
FieldLayoutManager fieldLayoutManager,
RendererManager rendererManager,
WorklogManager worklogManager,
UserUtil userUtil,
FeatureManager featureManager) |
EditComment(SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil) |
EditIssue(SubTaskManager subTaskManager,
ConstantsManager constantsManager,
FieldLayoutManager fieldLayoutManager,
WorkflowManager workflowManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
IssueService issueService,
UserUtil userUtil) |
LinkExistingIssue(IssueLinkManager issueLinkManager,
IssueLinkTypeManager issueLinkTypeManager,
SubTaskManager subTaskManager,
FieldManager fieldManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserHistoryManager userHistoryManager,
IssueLinkService issueLinkService,
UserUtil userUtil,
IssueEventManager issueEventManager,
IssueEventBundleFactory issueEventBundleFactory)
Deprecated.
|
ManageAttachments(SubTaskManager subTaskManager,
AttachmentService attachmentService,
com.atlassian.plugin.PluginAccessor pluginAccessor,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldManager fieldManager,
ProjectRoleManager projectRoleManager,
CommentService commentService,
UserUtil userUtil) |
MoveIssue(SubTaskManager subTaskManager,
ConstantsManager constantsManager,
WorkflowManager workflowManager,
FieldManager fieldManager,
FieldLayoutManager fieldLayoutManager,
IssueFactory issueFactory,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
UserUtil userUtil) |
MoveIssueConfirm(SubTaskManager subTaskManager,
AttachmentManager attachmentManager,
ConstantsManager constantsManager,
WorkflowManager workflowManager,
FieldManager fieldManager,
FieldLayoutManager fieldLayoutmanager,
IssueFactory issueFactory,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
IssueSecurityHelper issueSecurityHelper,
IssueManager issueManager,
UserUtil userUtil,
IssueEventManager issueEventManager,
IssueEventBundleFactory issueEventBundleFactory,
TxnAwareEventFactory txnAwareEventFactory) |
MoveIssueSubtasks(SubTaskManager subTaskManager,
ConstantsManager constantsManager,
WorkflowManager workflowManager,
FieldManager fieldManager,
FieldLayoutManager fieldLayoutManager,
IssueFactory issueFactory,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
IssueTypeSchemeManager issueTypeSchemeManager,
UserUtil userUtil) |
MoveIssueUpdateFields(SubTaskManager subTaskManager,
ConstantsManager constantsManager,
WorkflowManager workflowManager,
FieldManager fieldManager,
FieldLayoutManager fieldLayoutManager,
IssueFactory issueFactory,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
IssueSecurityHelper issueSecurityHelper,
UserUtil userUtil) |
MoveSubTask(SubTaskManager subTaskManager,
ConstantsManager constantsManager,
WorkflowManager workflowManager,
FieldManager fieldManager,
FieldLayoutManager fieldLayoutManager,
IssueFactory issueFactory,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
IssueTypeSchemeManager issueTypeSchemeManager,
UserUtil userUtil) |
MoveSubTaskChooseOperation(SubTaskManager subTaskManager,
ConstantsManager constantsManager,
WorkflowManager workflowManager,
FieldManager fieldManager,
FieldLayoutManager fieldLayoutManager,
IssueFactory issueFactory,
FieldScreenRendererFactory fieldScreenRendererFactory,
MoveSubTaskOperationManager moveSubTaskOperationManager,
CommentService commentService,
UserUtil userUtil) |
MoveSubTaskParent(MoveSubTaskOperationManager moveSubTaskOperationManager,
SubTaskManager subTaskManager,
ConstantsManager constantsManager,
WorkflowManager workflowManager,
FieldManager fieldManager,
FieldLayoutManager fieldLayoutManager,
IssueFactory issueFactory,
FieldScreenRendererFactory fieldScreenRendererFactory,
IssueUpdater issueUpdater,
CommentService commentService,
IssueTypeSchemeManager issueTypeSchemeManager,
UserUtil userUtil) |
UpdateWorklog(WorklogService worklogService,
CommentService commentService,
ProjectRoleManager projectRoleManager,
JiraDurationUtils jiraDurationUtils,
DateTimeFormatterFactory dateTimeFormatterFactory,
FieldVisibilityManager fieldVisibilityManager,
FieldLayoutManager fieldLayoutManager,
RendererManager rendererManager,
UserUtil userUtil,
FeatureManager featureManager) |
Constructor and Description |
---|
MoveIssueUpdateWorkflow(SubTaskManager subTaskManager,
ConstantsManager constantsManager,
WorkflowManager workflowManager,
FieldManager fieldManager,
FieldLayoutManager fieldLayoutManager,
IssueFactory issueFactory,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
UserUtil userUtil) |
Constructor and Description |
---|
WorkflowTransitionUtilFactoryImpl(JiraAuthenticationContext authenticationContext,
WorkflowManager workflowManager,
PermissionManager permissionManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
I18nHelper.BeanFactory i18nFactory) |
WorkflowTransitionUtilImpl(JiraAuthenticationContext authenticationContext,
WorkflowManager workflowManager,
PermissionManager permissionManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
I18nHelper.BeanFactory i18nFactory) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.