Uses of Class
org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
Packages that use ConditionEvaluationReport.ConditionAndOutcome
Package
Description
Auto-configuration for actuator condition concerns.
@Condition annotations and supporting classes.-
Uses of ConditionEvaluationReport.ConditionAndOutcome in org.springframework.boot.actuate.autoconfigure.condition
Constructors in org.springframework.boot.actuate.autoconfigure.condition with parameters of type ConditionEvaluationReport.ConditionAndOutcomeModifierConstructorDescriptionMessageAndConditionDescriptor(ConditionEvaluationReport.ConditionAndOutcome conditionAndOutcome) -
Uses of ConditionEvaluationReport.ConditionAndOutcome in org.springframework.boot.autoconfigure.condition
Classes in org.springframework.boot.autoconfigure.condition that implement interfaces with type arguments of type ConditionEvaluationReport.ConditionAndOutcomeModifier and TypeClassDescriptionstatic classProvides access to a number ofConditionEvaluationReport.ConditionAndOutcomeitems.Methods in org.springframework.boot.autoconfigure.condition that return types with arguments of type ConditionEvaluationReport.ConditionAndOutcomeModifier and TypeMethodDescriptionConditionEvaluationReport.ConditionAndOutcomes.iterator()ConditionEvaluationReport.ConditionAndOutcomes.stream()Return aStreamof theConditionEvaluationReport.ConditionAndOutcomeitems.