クラスの使用
org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
パッケージ
説明
アクチュエーターの状態に関する自動構成。
@Condition アノテーションとサポートクラス。org.springframework.boot.actuate.autoconfigure.condition 内の ConditionEvaluationReport.ConditionAndOutcomes 使用
型 ConditionEvaluationReport.ConditionAndOutcomes のパラメーターを持つ org.springframework.boot.actuate.autoconfigure.condition のコンストラクター修飾子コンストラクター説明MessageAndConditionsDescriptor(ConditionEvaluationReport.ConditionAndOutcomes conditionAndOutcomes) org.springframework.boot.autoconfigure.condition 内の ConditionEvaluationReport.ConditionAndOutcomes 使用
型 ConditionEvaluationReport.ConditionAndOutcomes の引数を持つ型を返す org.springframework.boot.autoconfigure.condition のメソッド修飾子と型メソッド説明ConditionEvaluationReport.getConditionAndOutcomesBySource()ソースごとにグループ化された、このレポートから条件の結果を返します。