public interface NotificationFormatter
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.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.