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 Constructor Description WatchersRecipient()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected @NotNull com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientPropertiesbuild()
-
-
-
Method Detail
-
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>
-
-