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