Class CommittersRecipient
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
-
- com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<CommittersRecipient,AnyNotificationRecipientProperties>
-
- com.atlassian.bamboo.specs.builders.notification.CommittersRecipient
-
public class CommittersRecipient extends NotificationRecipient<CommittersRecipient,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 AnyNotificationRecipientPropertiesbuild()
-
-
-
Method Detail
-
build
@NotNull protected @NotNull AnyNotificationRecipientProperties build()
- Specified by:
buildin classNotificationRecipient<CommittersRecipient,AnyNotificationRecipientProperties>
-
-