@Endpoint(id="autoconfig") public class AutoConfigurationReportEndpoint extends Object
Endpoint to expose the ConditionEvaluationReport.| Modifier and Type | Class and Description |
|---|---|
static class |
AutoConfigurationReportEndpoint.MessageAndCondition
Adapts
ConditionEvaluationReport.ConditionAndOutcome to a JSON friendly structure. |
static class |
AutoConfigurationReportEndpoint.MessageAndConditions
Adapts
ConditionEvaluationReport.ConditionAndOutcomes to a JSON friendly structure. |
static class |
AutoConfigurationReportEndpoint.Report
Adapts
ConditionEvaluationReport to a JSON friendly structure. |
| Constructor and Description |
|---|
AutoConfigurationReportEndpoint(ConditionEvaluationReport conditionEvaluationReport) |
| Modifier and Type | Method and Description |
|---|---|
AutoConfigurationReportEndpoint.Report |
getEvaluationReport() |
public AutoConfigurationReportEndpoint(ConditionEvaluationReport conditionEvaluationReport)
@ReadOperation public AutoConfigurationReportEndpoint.Report getEvaluationReport()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.