@Immutable public class NotificationSendResult extends Object
| Constructor and Description |
|---|
NotificationSendResult(Set<String> sentAddresses,
Set<String> failedAddresses) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getFailedAddresses() |
Set<String> |
getSentAddresses() |
Copyright © 2003–2022 Atlassian. All rights reserved.