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)
NotificationFormatter
applyStyles
in interface NotificationFormatter
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.