Class MySimpleCustomCheckpointAlgorithm
- java.lang.Object
-
- jakarta.batch.api.chunk.AbstractCheckpointAlgorithm
-
- com.ibm.jbatch.tck.artifacts.specialized.MySimpleCustomCheckpointAlgorithm
-
- All Implemented Interfaces:
jakarta.batch.api.chunk.CheckpointAlgorithm
@Named("mySimpleCustomCheckpointAlgorithm") public class MySimpleCustomCheckpointAlgorithm extends jakarta.batch.api.chunk.AbstractCheckpointAlgorithm
-
-
Constructor Summary
Constructors Constructor Description MySimpleCustomCheckpointAlgorithm()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isReadyToCheckpoint()
-