クラス JobFlowTweetIntroduceStrategy

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

public final class JobFlowTweetIntroduceStrategy
extends Object
implements Strategy<org.springframework.batch.core.Job>
  • コンストラクタの詳細

    • JobFlowTweetIntroduceStrategy

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

    • execute

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