クラス JobFlowSessionCloseStrategy

java.lang.Object
org.thinkit.bot.twitter.batch.strategy.flow.JobFlowSessionCloseStrategy
すべての実装されたインタフェース:
Strategy<org.springframework.batch.core.Job>

public final class JobFlowSessionCloseStrategy
extends Object
implements Strategy<org.springframework.batch.core.Job>
導入されたバージョン:
1.0.0
  • コンストラクタの詳細

    • JobFlowSessionCloseStrategy

      public JobFlowSessionCloseStrategy()
  • メソッドの詳細

    • execute

      public org.springframework.batch.core.Job execute()
      定義:
      execute インタフェース内 Strategy<org.springframework.batch.core.Job>