public static class ConditionEvaluationReport.ConditionAndOutcome extends Object
Condition and ConditionOutcome.| Constructor and Description |
|---|
ConditionEvaluationReport.ConditionAndOutcome(org.springframework.context.annotation.Condition condition,
ConditionOutcome outcome) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.springframework.context.annotation.Condition |
getCondition() |
ConditionOutcome |
getOutcome() |
int |
hashCode() |
public ConditionEvaluationReport.ConditionAndOutcome(org.springframework.context.annotation.Condition condition,
ConditionOutcome outcome)
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.