|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.notification.AbstractNotificationType com.atlassian.bamboo.notification.buildcommented.CommentNotificationType
public class CommentNotificationType
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.atlassian.bamboo.notification.NotificationType |
---|
NotificationType.Scope |
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.notification.AbstractNotificationType |
---|
notificationTypeModuleDescriptor |
Constructor Summary | |
---|---|
CommentNotificationType()
|
Method Summary | |
---|---|
boolean |
isNotificationRequired(com.atlassian.event.Event event)
Determines whether or not a notification should be sent based on the event. |
Methods inherited from class com.atlassian.bamboo.notification.AbstractNotificationType |
---|
compareTo, getConfigurationData, getDescription, getEditHtml, getKey, getModuleDescriptor, getName, getScope, getViewHtml, init, populate, setConfigurationData, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommentNotificationType()
Method Detail |
---|
public boolean isNotificationRequired(@NotNull com.atlassian.event.Event event)
NotificationType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |