Uses of Class
com.atlassian.bamboo.notification.AbstractNotification
Packages that use AbstractNotification
Package
Description
-
Uses of AbstractNotification in com.atlassian.bamboo.accesstoken
Subclasses of AbstractNotification in com.atlassian.bamboo.accesstokenModifier and TypeClassDescriptionclass
class
class
-
Uses of AbstractNotification in com.atlassian.bamboo.brokenbuildtracker.notifications
Modifier and TypeClassDescriptionclass
class
class
-
Uses of AbstractNotification in com.atlassian.bamboo.deployments.notification
Subclasses of AbstractNotification in com.atlassian.bamboo.deployments.notificationModifier and TypeClassDescriptionclass
class
-
Uses of AbstractNotification in com.atlassian.bamboo.notification.buildcommented
Subclasses of AbstractNotification in com.atlassian.bamboo.notification.buildcommentedModifier and TypeClassDescriptionclass
This class is used to generate content for Build Commented Notifications. -
Uses of AbstractNotification in com.atlassian.bamboo.notification.buildcompleted
Subclasses of AbstractNotification in com.atlassian.bamboo.notification.buildcompletedModifier and TypeClassDescriptionclass
class
This class is used to generate content for All Completed Builds Notifications, the Failed And First Successful Notifications and First Failed Job Notifications. -
Uses of AbstractNotification in com.atlassian.bamboo.notification.builderror
Subclasses of AbstractNotification in com.atlassian.bamboo.notification.builderrorModifier and TypeClassDescriptionclass
This class is used to generate content for Build Error notifications. -
Uses of AbstractNotification in com.atlassian.bamboo.notification.buildhung
Subclasses of AbstractNotification in com.atlassian.bamboo.notification.buildhungModifier and TypeClassDescriptionclass
This class is used to generate content for Build Hung Notifications. -
Uses of AbstractNotification in com.atlassian.bamboo.notification.buildmissingcapableagent
-
Uses of AbstractNotification in com.atlassian.bamboo.notification.buildqueuetimeout
Subclasses of AbstractNotification in com.atlassian.bamboo.notification.buildqueuetimeout -
Uses of AbstractNotification in com.atlassian.bamboo.notification.chain
Subclasses of AbstractNotification in com.atlassian.bamboo.notification.chainModifier and TypeClassDescriptionclass
This class is used to generate content for After X Failed Bulid notifications.class
This class is used to generate content for All Completed Chains Notifications and the Failed And First Successful Notifications.class
This class is used to generate content for All Completed Chain Stage Notifications and the Failed And First Successful Chain Stage Notifications. -
Uses of AbstractNotification in com.atlassian.bamboo.notification.rss
Subclasses of AbstractNotification in com.atlassian.bamboo.notification.rss -
Uses of AbstractNotification in com.atlassian.bamboo.storage.notification
Subclasses of AbstractNotification in com.atlassian.bamboo.storage.notificationModifier and TypeClassDescriptionclass
class
A notification to be created whenArtifactStorageHardLimitExceededEvent
occurs.class
A notification to be created whenArtifactStorageSoftLimitExceededEvent
occurs.