@Service(value=ResultHtmlSerializer.class) public class ResultHtmlSerializer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_CSS_STYLE |
Constructor and Description |
---|
ResultHtmlSerializer() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
String |
serialize(org.apache.sling.hc.api.Result overallResult,
List<org.apache.sling.hc.api.execution.HealthCheckExecutionResult> executionResults,
String escapedHelpText,
boolean includeDebug) |
public static final String PROPERTY_CSS_STYLE
Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.