public class MailNotificationsEvent extends Object implements CrowdAnalyticsEvent
| Constructor and Description |
|---|
MailNotificationsEvent(int maxAmountOfRemindPeriods,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
String |
calculateEventName() |
boolean |
equals(Object o) |
int |
getMaxAmountOfRemindPeriods() |
int |
hashCode() |
boolean |
isEnabled() |
public MailNotificationsEvent(int maxAmountOfRemindPeriods,
boolean enabled)
public String calculateEventName()
public int getMaxAmountOfRemindPeriods()
public boolean isEnabled()
Copyright © 2019 Atlassian. All rights reserved.