public class HealthCheckMessage extends Object
Event.
It ensures that the messaging on the web is the same as in the logs.
The two formats are exposed by the asText() and the asHtml() methods.| Modifier and Type | Class and Description |
|---|---|
static class |
HealthCheckMessage.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
asHtml()
returns the current message state formatted as HTML
|
String |
asText()
returns the current message state formatted as text
|
String |
getHeadline()
returns the current message headline formatted as text
|
public String asHtml()
public String asText()
public String getHeadline()
Copyright © 2003–2022 Atlassian. All rights reserved.