@Component public class ShareIssueService extends Object
Constructor and Description |
---|
ShareIssueService(com.atlassian.event.api.EventPublisher eventPublisher,
AdhocNotificationService adhocNotificationService,
com.atlassian.jira.plugins.share.issue.NotificationBuilderFactory notificationBuilderFactory,
NotificationRecipientUtil notificationRecipientUtil) |
Modifier and Type | Method and Description |
---|---|
void |
shareIssue(ShareService.ValidateShareIssueResult result) |
@Autowired public ShareIssueService(com.atlassian.event.api.EventPublisher eventPublisher, AdhocNotificationService adhocNotificationService, com.atlassian.jira.plugins.share.issue.NotificationBuilderFactory notificationBuilderFactory, NotificationRecipientUtil notificationRecipientUtil)
public void shareIssue(ShareService.ValidateShareIssueResult result)
Copyright © 2002-2019 Atlassian. All Rights Reserved.