public static class ConditionsReportEndpoint.MessageAndConditions extends Object
ConditionEvaluationReport.ConditionAndOutcomes to a JSON friendly structure.| Constructor and Description |
|---|
MessageAndConditions(ConditionEvaluationReport.ConditionAndOutcomes conditionAndOutcomes) |
| Modifier and Type | Method and Description |
|---|---|
List<ConditionsReportEndpoint.MessageAndCondition> |
getMatched() |
List<ConditionsReportEndpoint.MessageAndCondition> |
getNotMatched() |
public MessageAndConditions(ConditionEvaluationReport.ConditionAndOutcomes conditionAndOutcomes)
public List<ConditionsReportEndpoint.MessageAndCondition> getNotMatched()
public List<ConditionsReportEndpoint.MessageAndCondition> getMatched()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.