Uses of Enum
org.liquibase.maven.plugins.MavenLog.Level
Packages that use MavenLog.Level
-
Uses of MavenLog.Level in org.liquibase.maven.plugins
Methods in org.liquibase.maven.plugins that return MavenLog.LevelModifier 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.Methods in org.liquibase.maven.plugins with parameters of type MavenLog.LevelConstructors in org.liquibase.maven.plugins with parameters of type MavenLog.LevelModifierConstructorDescriptionMavenLog
(org.apache.maven.plugin.logging.Log actualLog, MavenLog.Level level)