クラス JobLaunchCondition

java.lang.ObjectSE
org.springframework.boot.autoconfigure.condition.SpringBootCondition
org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
org.springframework.boot.autoconfigure.condition.AllNestedConditions
org.springframework.cloud.task.batch.configuration.JobLaunchCondition
実装されたすべてのインターフェース:
org.springframework.context.annotation.Conditionorg.springframework.context.annotation.ConfigurationCondition

public class JobLaunchCondition extends org.springframework.boot.autoconfigure.condition.AllNestedConditions
TaskJobLauncher を作成するために正しい条件が満たされているかどうかを評価します。
導入:
2.2.0
作成者:
Glenn Renfro
  • ネストされたクラスのサマリー

    クラス org.springframework.boot.autoconfigure.condition.AbstractNestedCondition から継承されたネストクラス / インターフェース

    org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberMatchOutcomes

    インターフェース org.springframework.context.annotation.ConfigurationCondition から継承されたネストクラス / インターフェース

    org.springframework.context.annotation.ConfigurationCondition.ConfigurationPhase
  • コンストラクターのサマリー

    コンストラクター
    コンストラクター
    説明
  • メソッドのサマリー

    クラス org.springframework.boot.autoconfigure.condition.AllNestedConditions から継承されたメソッド

    getFinalMatchOutcome

    クラス org.springframework.boot.autoconfigure.condition.AbstractNestedCondition から継承されたメソッド

    getConfigurationPhase, getMatchOutcome

    クラス org.springframework.boot.autoconfigure.condition.SpringBootCondition から継承されたメソッド

    anyMatches, logOutcome, matches, matches

    クラス java.lang.ObjectSE から継承されたメソッド

    clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE

    インターフェース org.springframework.context.annotation.Condition から継承されたメソッド

    matches
  • コンストラクターの詳細

    • JobLaunchCondition

      public JobLaunchCondition()