Class CommittersRecipient
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
-
- com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<CommittersRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>
-
- com.atlassian.bamboo.specs.builders.notification.CommittersRecipient
-
public class CommittersRecipient extends com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<CommittersRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>
Represents a users who have committed to the build.
-
-
Constructor Summary
Constructors Constructor Description CommittersRecipient()
-
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<CommittersRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>
-
-