|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.notification.AbstractNotificationType
com.atlassian.bamboo.notification.chain.ChainStatusChangeNotificationType
public class ChainStatusChangeNotificationType
sends a notification whenever the chain status changes from passed <> failed
| 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 | |
|---|---|
ChainStatusChangeNotificationType()
|
|
| Method Summary | |
|---|---|
boolean |
isNotificationRequired(java.lang.Object event)
|
void |
setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
|
| Methods inherited from class com.atlassian.bamboo.notification.AbstractNotificationType |
|---|
compareTo, getConfigurationData, getDescription, getEditHtml, getKey, getModuleDescriptor, getName, getScope, getViewHtml, init, isNotificationRequired, populate, setConfigurationData, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChainStatusChangeNotificationType()
| Method Detail |
|---|
public boolean isNotificationRequired(@NotNull
java.lang.Object event)
isNotificationRequired in interface NotificationTypeisNotificationRequired in class AbstractNotificationTypepublic void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||