Uses of Enum Class
com.shaft.tools.io.internal.CheckpointStatus
Packages that use CheckpointStatus
- 
Uses of CheckpointStatus in com.shaft.tools.io.internal
Methods in com.shaft.tools.io.internal that return CheckpointStatusModifier and TypeMethodDescriptionstatic CheckpointStatusReturns the enum constant of this class with the specified name.static CheckpointStatus[]CheckpointStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.shaft.tools.io.internal with parameters of type CheckpointStatusModifier and TypeMethodDescriptionstatic voidCheckpointCounter.increment(CheckpointType type, String message, CheckpointStatus status) static voidExecutionSummaryReport.validationsIncrement(CheckpointStatus status)