Uses of Record Class
org.flywaydb.core.api.logging.ProgressBar.Progress
Packages that use ProgressBar.Progress
-
Uses of ProgressBar.Progress in org.flywaydb.core.api.logging
Methods in org.flywaydb.core.api.logging that return ProgressBar.ProgressModifier and TypeMethodDescriptionProgressBar.progress()Returns the value of theprogressrecord component.Constructors in org.flywaydb.core.api.logging with parameters of type ProgressBar.ProgressModifierConstructorDescriptionProgressBar(ProgressBar.Progress progress) Creates an instance of aProgressBarrecord class.