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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected @NotNull com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientPropertiesbuild()
-
Constructor Details
-
ResponsibleRecipient
public ResponsibleRecipient()
-
-
Method Details
-
build
@NotNull protected @NotNull com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties build()- Specified by:
buildin classcom.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<ResponsibleRecipient,com.atlassian.bamboo.specs.api.model.notification.AnyNotificationRecipientProperties>
-