クラス SimpleCompletionPolicy.SimpleTerminationContext
java.lang.ObjectSE
org.springframework.batch.repeat.context.SynchronizedAttributeAccessor
org.springframework.batch.repeat.context.RepeatContextSupport
org.springframework.batch.repeat.policy.SimpleCompletionPolicy.SimpleTerminationContext
- 実装されているすべてのインターフェース:
RepeatContext,org.springframework.core.AttributeAccessor
- 含まれているクラス:
- SimpleCompletionPolicy
コンストラクターの概要
コンストラクター方法の概要
クラス org.springframework.batch.repeat.context.RepeatContextSupport から継承されたメソッド
close, getParent, getStartedCount, increment, isCompleteOnly, isTerminateOnly, registerDestructionCallback, setCompleteOnly, setTerminateOnlyクラス org.springframework.batch.repeat.context.SynchronizedAttributeAccessor から継承されたメソッド
attributeNames, equals, getAttribute, hasAttribute, hashCode, removeAttribute, setAttribute, setAttributeIfAbsent, toStringクラス java.lang.ObjectSE から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, waitSE, waitSEインターフェース org.springframework.core.AttributeAccessor から継承されたメソッド
attributeNames, computeAttribute, getAttribute, hasAttribute, removeAttribute, setAttribute
コンストラクターの詳細
SimpleTerminationContext
メソッドの詳細
update
public void update()isComplete
public boolean isComplete()