@Service(value=ResultJsonSerializer.class) public class ResultJsonSerializer extends Object
Constructor and Description |
---|
ResultJsonSerializer() |
Modifier and Type | Method and Description |
---|---|
String |
serialize(org.apache.sling.hc.api.Result overallResult,
List<org.apache.sling.hc.api.execution.HealthCheckExecutionResult> executionResults,
String jsonpCallback,
boolean includeDebug) |
Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.