@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–2015 Atlassian. All rights reserved.