Class WatchersRecipient
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<WatchersRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>
com.atlassian.bamboo.specs.builders.notification.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.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected @NotNull com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientPropertiesbuild()
-
Constructor Details
-
WatchersRecipient
public WatchersRecipient()
-
-
Method Details
-
build
@NotNull protected @NotNull com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties build()- Specified by:
buildin classcom.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<WatchersRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>
-