public class MattermostNotificationStrategy extends AbstractSlackCompatibleNotificationStrategy
MattermostNotificationStrategy class.
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
MattermostNotificationStrategy() |
Modifier and Type | Method and Description |
---|---|
protected String |
decorateMessageBody(String body) |
protected String |
decorateMessageSubject(String subject) |
protected String |
formatWebhookErrorResponse(int statusCode,
String contents) |
protected String |
getChannelPropertyName() |
protected String |
getIconEmojiPropertyName() |
protected String |
getIconUrlPropertyName() |
protected String |
getUrlPropertyName() |
protected String |
getUsernamePropertyName() |
protected String |
getUseSystemProxyPropertyName() |
buildMessage, getChannel, getIconEmoji, getIconUrl, getUrl, getUsername, getUseSystemProxy, getValue, getValue, getValueFromSwitchOrProp, send, setArguments
protected String formatWebhookErrorResponse(int statusCode, String contents)
formatWebhookErrorResponse
in class AbstractSlackCompatibleNotificationStrategy
protected String decorateMessageSubject(String subject)
decorateMessageSubject
in class AbstractSlackCompatibleNotificationStrategy
protected String decorateMessageBody(String body)
decorateMessageBody
in class AbstractSlackCompatibleNotificationStrategy
protected String getUrlPropertyName()
getUrlPropertyName
in class AbstractSlackCompatibleNotificationStrategy
protected String getUseSystemProxyPropertyName()
getUseSystemProxyPropertyName
in class AbstractSlackCompatibleNotificationStrategy
protected String getUsernamePropertyName()
getUsernamePropertyName
in class AbstractSlackCompatibleNotificationStrategy
protected String getIconUrlPropertyName()
getIconUrlPropertyName
in class AbstractSlackCompatibleNotificationStrategy
protected String getIconEmojiPropertyName()
getIconEmojiPropertyName
in class AbstractSlackCompatibleNotificationStrategy
protected String getChannelPropertyName()
getChannelPropertyName
in class AbstractSlackCompatibleNotificationStrategy
Copyright © 2021. All rights reserved.