Class WatchersRecipient


  • public class WatchersRecipient
    extends com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<WatchersRecipient,​com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>
    Represents a users who have marked a plan as their favourite.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected @NotNull com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties build()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WatchersRecipient

        public WatchersRecipient()
    • Method Detail

      • build

        @NotNull
        protected @NotNull com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties build()
        Specified by:
        build in class com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<WatchersRecipient,​com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>