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 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.Methods in com.shaft.tools.io.internal with parameters of type CheckpointStatusModifier and TypeMethodDescriptionstatic void
CheckpointCounter.increment
(CheckpointType type, String message, CheckpointStatus status) static void
ExecutionSummaryReport.validationsIncrement
(CheckpointStatus status)