|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.notification.NotificationFormatterImpl
public class NotificationFormatterImpl
Constructor Summary | |
---|---|
NotificationFormatterImpl()
|
Method Summary | |
---|---|
java.lang.String |
applyStyles(java.lang.String html)
Applies the default notification stylesheet as well as any inline styles to the HTML and returns the result. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotificationFormatterImpl()
Method Detail |
---|
@NotNull public java.lang.String applyStyles(@NotNull java.lang.String html)
NotificationFormatter
applyStyles
in interface NotificationFormatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |