@Immutable public final class HipChatRecipientProperties extends NotificationRecipientProperties
| Constructor and Description |
|---|
HipChatRecipientProperties(String apiToken,
String room,
boolean notifyUsers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull String |
getApiToken() |
@NotNull AtlassianModuleProperties |
getAtlassianPlugin() |
@NotNull String |
getRoom() |
int |
hashCode() |
boolean |
isNotifyUsers() |
void |
validate() |
applicableTo@NotNull public @NotNull String getApiToken()
@NotNull public @NotNull String getRoom()
public boolean isNotifyUsers()
@NotNull public @NotNull AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in class NotificationRecipientPropertiespublic void validate()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.