Class ResponsibleRecipient

java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<ResponsibleRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>
com.atlassian.bamboo.specs.builders.notification.ResponsibleRecipient

public class ResponsibleRecipient extends com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<ResponsibleRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>
Represents a responsible user who broke the build.
  • Constructor Details

    • ResponsibleRecipient

      public ResponsibleRecipient()
  • 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<ResponsibleRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>