Uses of Enum Class
com.shaft.tools.io.internal.CheckpointStatus
-
Uses of CheckpointStatus in com.shaft.tools.io.internal
Modifier and TypeMethodDescriptionstatic CheckpointStatus
Returns 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.Modifier and TypeMethodDescriptionstatic void
CheckpointCounter.increment
(CheckpointType type, String message, CheckpointStatus status) static void
ExecutionSummaryReport.validationsIncrement
(CheckpointStatus status)