public class SubscriptionSentEvent extends Object
Constructor and Description |
---|
SubscriptionSentEvent(long subscriptionId,
long filterId,
long emailsSent) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getEmailsSent() |
long |
getFilterId() |
long |
getSubscriptionId() |
int |
hashCode() |
String |
toString() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.