Uses of Class
com.atlassian.bamboo.notification.buildcompleted.AbstractCompletedNotification
-
Packages that use AbstractCompletedNotification Package Description com.atlassian.bamboo.notification.buildcompleted com.atlassian.bamboo.notification.chain -
-
Uses of AbstractCompletedNotification in com.atlassian.bamboo.notification.buildcompleted
Subclasses of AbstractCompletedNotification in com.atlassian.bamboo.notification.buildcompleted Modifier and Type Class Description classBuildCompletedNotificationThis class is used to generate content for All Completed Builds Notifications, the Failed And First Successful Notifications and First Failed Job Notifications. -
Uses of AbstractCompletedNotification in com.atlassian.bamboo.notification.chain
Subclasses of AbstractCompletedNotification in com.atlassian.bamboo.notification.chain Modifier and Type Class Description classChainCompletedNotificationThis class is used to generate content for All Completed Chains Notifications and the Failed And First Successful Notifications.
-