Uses of Enum
org.liquibase.maven.plugins.MavenLog.Level
-
Uses of MavenLog.Level in org.liquibase.maven.plugins
Modifier and TypeMethodDescriptionstatic MavenLog.Level
Returns the enum constant of this type with the specified name.static MavenLog.Level[]
MavenLog.Level.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionMavenLog
(org.apache.maven.plugin.logging.Log actualLog, MavenLog.Level level)