Class HipChatRecipientProperties

java.lang.Object
com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties
com.atlassian.bamboo.specs.model.notification.HipChatRecipientProperties
All Implemented Interfaces:
EntityProperties

@Immutable public final class HipChatRecipientProperties extends NotificationRecipientProperties
  • Constructor Details

    • HipChatRecipientProperties

      public HipChatRecipientProperties(String apiToken, String room, boolean notifyUsers)
  • Method Details