Class ResponsibleRecipient
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
-
- com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<ResponsibleRecipient,AnyNotificationRecipientProperties>
-
- com.atlassian.bamboo.specs.builders.notification.ResponsibleRecipient
-
public class ResponsibleRecipient extends NotificationRecipient<ResponsibleRecipient,AnyNotificationRecipientProperties>
Represents a responsible user who broke the build.
-
-
Constructor Summary
Constructors Constructor Description ResponsibleRecipient()
-
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<ResponsibleRecipient,AnyNotificationRecipientProperties>
-
-