public class NotificationFormatterImpl extends Object implements NotificationFormatter
| Constructor and Description |
|---|
NotificationFormatterImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
applyStyles(String html)
Applies the default notification stylesheet as well as any inline styles
to the HTML and returns the result.
|
@NotNull public String applyStyles(@NotNull String html)
NotificationFormatterapplyStyles in interface NotificationFormatterCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.