Class UserRecipient


  • public class UserRecipient
    extends com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<UserRecipient,​UserRecipientProperties>
    Represents a user Bamboo can send notifications to.
    • Constructor Summary

      Constructors 
      Constructor Description
      UserRecipient​(java.lang.String userName)  
    • Constructor Detail

      • UserRecipient

        public UserRecipient​(java.lang.String userName)