Class AbstractCheckpointAlgorithm

java.lang.Object
jakarta.batch.api.chunk.AbstractCheckpointAlgorithm
All Implemented Interfaces:
CheckpointAlgorithm

public abstract class AbstractCheckpointAlgorithm extends Object implements CheckpointAlgorithm
The AbstractCheckpointAlgorithm provides default implementations of less commonly implemented methods.