クラス RepeatInternalStateSupport

java.lang.ObjectSE
org.springframework.batch.repeat.support.RepeatInternalStateSupport
実装されたすべてのインターフェース:
RepeatInternalState

public class RepeatInternalStateSupport extends ObjectSE implements RepeatInternalState
  • コンストラクターの詳細

    • RepeatInternalStateSupport

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

    • getThrowables

      public CollectionSE<ThrowableSE> getThrowables()
      インターフェースからコピーされた説明: RepeatInternalState
      現在の繰り返しコンテキストで発生した例外の変更可能なコレクションを返します。クライアントは、このコレクションを変更する必要があります。
      次で指定:
      インターフェース RepeatInternalStategetThrowables 
      戻り値:
      蓄積されている例外のコレクション