public interface IssueEventBundleMailHandler
IssueEventBundle events, sending email notifications to the appropriate users.| Modifier and Type | Method and Description |
|---|---|
void |
handle(IssueEventBundle issueEventBundle)
Called when an
IssueEventBundle is dispatched. |
void handle(@Nonnull IssueEventBundle issueEventBundle)
IssueEventBundle is dispatched.issueEventBundle - An object bundling several changes over an issue.IssueEventBundle}Copyright © 2002-2015 Atlassian. All Rights Reserved.