Class ImRecipient
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
-
- com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<ImRecipient,ImRecipientProperties>
-
- com.atlassian.bamboo.specs.builders.notification.ImRecipient
-
public class ImRecipient extends NotificationRecipient<ImRecipient,ImRecipientProperties>
Represents IM account Bamboo can send notifications to.
-
-
Constructor Summary
Constructors Constructor Description ImRecipient(String imAddress)
-
-
-
Constructor Detail
-
ImRecipient
public ImRecipient(String imAddress)
-
-
Method Detail
-
build
@NotNull protected @NotNull ImRecipientProperties build()
- Specified by:
buildin classNotificationRecipient<ImRecipient,ImRecipientProperties>
-
-