Class ImRecipientProperties

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

public class ImRecipientProperties extends com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties
  • Constructor Details

    • ImRecipientProperties

      public ImRecipientProperties(@NotNull @NotNull String imAddress)
  • Method Details

    • getImAddress

      public String getImAddress()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getAtlassianPlugin

      @NotNull public @NotNull com.atlassian.bamboo.specs.api.model.AtlassianModuleProperties getAtlassianPlugin()
      Specified by:
      getAtlassianPlugin in class com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties
    • validate

      public void validate()