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 Details

    • CommittersRecipient

      public CommittersRecipient()
  • Method Details

    • 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<CommittersRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>